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