mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-10 13:26:13 +10:00
7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
framework module Crashlytics {
|
|
umbrella header "Crashlytics.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|