Files
midi_ios/QXLive/Third/SDK/YTXOperators.framework/Modules/module.modulemap

7 lines
105 B
Plaintext
Raw Normal View History

2025-08-14 10:07:49 +08:00
framework module YTXOperators {
umbrella header "YTXOperators.h"
export *
module * { export * }
}