Interface FulfillFormat<T>

Type Parameters

  • T = any

Hierarchy

  • FulfillFormat

Properties

Properties

cache?: AxiosResponse<T, any>
data?: AxiosResponse<T, any>
error?: CaughtError

Generated using TypeDoc