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