Files
my_yuyin/Pods/Target Support Files/TUIConversation/TUIConversation.modulemap
2025-09-22 18:48:29 +08:00

7 lines
120 B
Plaintext

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