Interface ConsumeRemoteApiOptions<T>

Type Parameters

  • T

Hierarchy

  • ConsumeRemoteApiOptions

Properties

errorTypes?: ErrorClass[]
lazy?: boolean
properties: RemoteApiProperties<T>

Generated using TypeDoc