Type alias Query<F>

Query<F>: { format?: F; [key: string]: any }

Type Parameters

Type declaration

  • [key: string]: any
  • Optional format?: F

Generated using TypeDoc