Type alias ResponseCallback

ResponseCallback: ((response, text) => void)

Type declaration

    • (response, text): void
    • Parameters

      • response: Response
      • text: string

      Returns void

Generated using TypeDoc