Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ильжан
babyjitsi-ios
cd4ef2cdef3502c6aa57ec2d6411253125ea5929
cd4ef2cdef3502c6aa57ec2d6411253125ea5929
Switch branch/tag
babyjitsi-ios
Frameworks
WebRTC.xcframework
ios-arm64
WebRTC.framework
Modules
module.modulemap
Find file
Normal view
History
Permalink
module.modulemap
93 Bytes
Edit
Web IDE
Newer
Older
Initial commit
Ильжан
committed
Feb 09, 2021
1
2
3
4
5
6
framework module WebRTC {
umbrella header "WebRTC.h"
export *
module * { export * }
}