interface PaginateResultimport { type PaginateResult } from "https://dotland.deno.dev/x/lume@v2.4.2/plugins/paginate.ts"; The paginate result Type ParametersTIndex Signatures[key: string]: unknownPropertiesurl: stringThe page url results: T[]The elements in this page pagination: PaginationInfoThe pagination info