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