Interface FulfillFormat<T>

Type Parameters

  • T = any

Hierarchy

  • FulfillFormat

Properties

Properties

cache?: AxiosResponse<T, any, {}>

Type declaration

    data?: AxiosResponse<T, any, {}>

    Type declaration

      error?: CaughtError

      Generated using TypeDoc