/
opt
/
canhelp
/
node_modules
/
googleapis
/
build
/
src
/
apis
/
customsearch
/
/opt/canhelp/node_modules/googleapis/build/src/apis/customsearch
mkdir
upload
Name
Size
Mode
Actions
index.d.ts
621
0644
edit
dl
rm
index.js
1495
0644
edit
dl
rm
v1.d.ts
56826
0644
edit
dl
rm
v1.js
4694
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/googleapis/build/src/apis/customsearch/index.d.ts
(621B)
/*! THIS FILE IS AUTO-GENERATED */ import { AuthPlus } from 'googleapis-common'; import { customsearch_v1 } from './v1'; export declare const VERSIONS: { v1: typeof customsearch_v1.Customsearch; }; export declare function customsearch(version: 'v1'): customsearch_v1.Customsearch; export declare function customsearch(options: customsearch_v1.Options): customsearch_v1.Customsearch; declare const auth: AuthPlus; export { auth }; export { customsearch_v1 }; export { AuthPlus, GlobalOptions, APIRequestContext, GoogleConfigurable, StreamMethodOptions, MethodOptions, BodyResponseCallback, } from 'googleapis-common';
Save
cmd:
run