mirror of
https://github.com/hub-team/OnlineChatSdk-SwiftPM.git
synced 2026-04-15 09:03:05 +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 * }
|
||
|
|
}
|