D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
washeet.softurecs.com
/
node_modules
/
googleapis-common
/
build
/
src
/
Filename :
apiIndex.d.ts
back
Copy
import { GoogleConfigurable, ServiceOptions } from '.'; export declare function getAPI<T>(api: string, options: ServiceOptions | string, versions: { [index: string]: any; }, context?: GoogleConfigurable): T;