7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
|
|
framework module GTMSessionFetcher {
|
||
|
|
umbrella header "GTMSessionFetcher-umbrella.h"
|
||
|
|
|
||
|
|
export *
|
||
|
|
module * { export * }
|
||
|
|
}
|