GBA003/Pods/Target Support Files/GoogleAPIClientForREST/GoogleAPIClientForREST.modulemap
2024-05-30 10:22:15 +08:00

7 lines
124 B
Plaintext

module GoogleAPIClientForREST {
umbrella header "GoogleAPIClientForREST-umbrella.h"
export *
module * { export * }
}