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