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