7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
module MJExtension {
|
|
umbrella header "MJExtension-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|