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