mirror of
https://github.com/hub-team/OnlineChatSdk-SwiftPM.git
synced 2026-04-14 08:49:01 +00:00
7 lines
142 B
Plaintext
7 lines
142 B
Plaintext
framework module Pods_OnlineChatSdk_Example {
|
|
umbrella header "Pods-OnlineChatSdk_Example-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|