📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 07:47:28
📂
/ (Root)
/
home
/
orkouolp
/
nodevenv
/
node_js
/
orkofarms.com
/
18
/
lib
/
node_modules
/
googleapis
/
build
/
src
/
apis
/
batch
📍 /home/orkouolp/nodevenv/node_js/orkofarms.com/18/lib/node_modules/googleapis/build/src/apis/batch
🔄 Refresh
✏️
Editing: index.d.ts
Writable
/*! THIS FILE IS AUTO-GENERATED */ import { AuthPlus } from 'googleapis-common'; import { batch_v1 } from './v1'; export declare const VERSIONS: { v1: typeof batch_v1.Batch; }; export declare function batch(version: 'v1'): batch_v1.Batch; export declare function batch(options: batch_v1.Options): batch_v1.Batch; declare const auth: AuthPlus; export { auth }; export { batch_v1 }; export { AuthPlus, GlobalOptions, APIRequestContext, GoogleConfigurable, StreamMethodOptions, GaxiosPromise, MethodOptions, BodyResponseCallback, } from 'googleapis-common';
💾 Save Changes
❌ Cancel