interface Paginationimport { type Pagination } from "https://deno.land/x/live@1.60.4/deps.ts"; Type ParametersTPropertiespage: numberpageSize: numberitems: T[]