dashboard
repositories
filestore
activity
search
login
main
/
WASdkIntf
WASdkIntf.framework
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
no message
lpw
2021-10-15
fbb329bcde32e97b5696747e9ec76d34196d319d
[WASdkIntf.git]
/
frameworks
/
WASdkIntf.framework
/
Modules
/
module.modulemap
1
2
3
4
5
6
framework module WASdkIntf {
umbrella header "WASdkIntf.h"
export *
module * { export * }
}