This website works better with JavaScript
Home
Explore
Help
Register
Sign In
nzk1
/
Asteria-APP
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
94cbe7c0ec
Branches
Tags
master
Asteria-APP
/
Pods
/
Target Support Files
/
gRPC-C++
/
gRPC-C++.modulemap
gRPC-C++.modulemap
104 B
History
Raw
1
2
3
4
5
6
framework module grpcpp {
umbrella header "gRPC-C++-umbrella.h"
export *
module * { export * }
}