Files
featherVoice/Pods/Target Support Files/TUICore/TUICore.modulemap
2025-08-08 10:49:36 +08:00

7 lines
104 B
Plaintext

framework module TUICore {
umbrella header "TUICore-umbrella.h"
export *
module * { export * }
}