mirror of
https://github.com/averello/RepresentationKit.git
synced 2026-07-08 18:05:38 +02:00
7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
framework module RepresentationKit {
|
|
umbrella header "RepresentationKit-iOS-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|