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