2024-06-07 11:41:02 +08:00

7 lines
92 B
Plaintext

module YYText {
umbrella header "YYText-umbrella.h"
export *
module * { export * }
}