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