You've already forked My-Mind-2.0
mirror of
https://github.com/MrLyallCSIT/My-Mind-2.0.git
synced 2026-01-18 07:09:40 +00:00
7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
framework module FirebaseDatabase {
|
|
umbrella header "FirebaseDatabase-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|