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

7 lines
101 B
Plaintext

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