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