mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-06-05 06:49:56 +08:00
7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
framework module Apollo {
|
|
umbrella header "Apollo-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|