GBA-8-19/Pods/Target Support Files/GTMSessionFetcher/GTMSessionFetcher.modulemap
2024-06-14 17:15:51 +08:00

7 lines
114 B
Plaintext

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