Files
featherVoice/QXLive/Third/SDK/YTXMonitor.framework/Modules/module.modulemap
2025-08-08 10:49:36 +08:00

7 lines
101 B
Plaintext

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