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