7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
framework module ReachabilitySwift {
|
|
umbrella header "ReachabilitySwift-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|