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