ApiHandlerOptions
Signature
export interface ApiHandlerOptionsProperties
8Methods
0No methods.
Properties
baseUrl?: string;domain?: string;token: string;debug?: boolean;agent?: string;smartBucket?: boolean;workerProxy?: boolean;type?: 'Bearer' | 'Bot';