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