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