Files
tra-app/Ios/SDK/Libs/DCUniBase.framework/Modules/module.modulemap
T
2026-03-17 13:42:15 +08:00

7 lines
99 B
Plaintext

framework module DCUniBase {
umbrella header "DCUniBase.h"
export *
module * { export * }
}