mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-06-15 18:17:52 +08:00
7 lines
112 B
Plaintext
7 lines
112 B
Plaintext
framework module GitHubAPI {
|
|
umbrella header "GitHubAPI-iOS-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|