mirror of
https://github.com/tappollo/WWDC.git
synced 2026-06-13 17:15:36 +08:00
7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
framework module Crashlytics {
|
|
umbrella header "Crashlytics.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|