mirror of
https://github.com/averello/ContentKit.git
synced 2025-12-22 12:13:50 +01:00
7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
framework module RepresentationKit {
|
|
umbrella header "RepresentationKit-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|