Files
midi_ios/QXLive/Third/SDK/YTXOperators.framework/Modules/module.modulemap
2025-08-14 10:07:49 +08:00

7 lines
105 B
Plaintext

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