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