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