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