mirror of
https://github.com/snikket-im/snikket-ios.git
synced 2025-10-26 11:18:09 +00:00
7 lines
93 B
Plaintext
7 lines
93 B
Plaintext
framework module WebRTC {
|
|
umbrella header "WebRTC.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|