mirror of
https://github.com/hub-team/OnlineChatSdk-SwiftPM.git
synced 2026-04-15 00:54:05 +00:00
7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
framework module OnlineChatSdk {
|
|
umbrella header "OnlineChatSdk-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|