7 lines
95 B
Plaintext
Executable File
7 lines
95 B
Plaintext
Executable File
framework module Flutter {
|
|
umbrella header "Flutter.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|