Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

config: IConfig

Methods

  • transformOptions(options: RequestInit): Promise<RequestInit>
  • transformResult(url: string, response: Response, processor: ((response: Response) => any)): any
  • Parameters

    • url: string
    • response: Response
    • processor: ((response: Response) => any)
        • (response: Response): any
        • Parameters

          • response: Response

          Returns any

    Returns any

Generated using TypeDoc