mirror of
https://github.com/WuKongIM/WuKongIMFlutterSDK
synced 2025-06-05 04:28:00 +00:00
11 lines
183 B
Plaintext
11 lines
183 B
Plaintext
framework module encryptions {
|
|
umbrella header "encryptions-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|
|
|
|
module encryptions.__Swift {
|
|
exclude header "encryptions-Swift.h"
|
|
}
|