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