Interface IResponseWithMeta<D>

Type Parameters

  • D

Hierarchy

  • IResponseWithMeta

Properties

Properties

aborted?: boolean
data: D[]
meta: IMeta

Generated using TypeDoc