Class HttpService

Helper service for posting requests. It is intended to be used internally.

Hierarchy

Constructors

Properties

Constructors

  • Parameters

    • apiURL: string
    • Optional options: Partial<RequestInit>

    Returns HttpService

Properties

constructor: typeof HttpService
http: any

Generated using TypeDoc