mirror of
https://github.com/averello/LKVCKit.git
synced 2026-07-09 18:05:35 +02:00
7 lines
104 B
Plaintext
7 lines
104 B
Plaintext
framework module LKVCKit {
|
|
umbrella header "LKVCKit-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|