mirror of
https://github.com/averello/AppearanceKit.git
synced 2026-07-07 18:06:21 +02:00
7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
framework module ContentKit {
|
|
umbrella header "ContentKit-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|