Interface IRequestOpts

Hierarchy

  • IRequestOpts

Properties

abortSignal?: AbortSignal
baseUrl?: string
headers?: Record<string, string>
inhibitLogoutEmit?: boolean
json?: boolean
keepAlive?: boolean
localTimeoutMs?: number
prefix?: string

Generated using TypeDoc