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