dashboard
repositories
filestore
activity
search
login
main
/
WASdkIntf
WASdkIntf.framework
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
3.8.4
lipengwei
2020-05-27
1ac0909c7fc8492c120953dbf510394cd0184cac
[WASdkIntf.git]
/
frameworks
/
WASdkIntf.framework
/
Modules
/
module.modulemap
1
2
3
4
5
6
framework module WASdkIntf {
umbrella header "WASdkIntf.h"
export *
module * { export * }
}