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