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