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