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