mirror of
https://github.com/averello/ContentKit.git
synced 2026-06-20 15:43:23 +02:00
7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
framework module RepresentationKit {
|
|
umbrella header "RepresentationKit-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|