mirror of
https://github.com/averello/AppearanceKit.git
synced 2026-03-03 18:24:06 +01:00
7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
framework module AppearanceKit {
|
|
umbrella header "AppearanceKit-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|