Paginate: {
    limit: number;
    page: number;
}

Type declaration

  • limit: number
  • page: number

Generated using TypeDoc