Skip to main content
Module

x/ptereno/lib/types/client.ts>Pagination

An efficient and fully compliant Pterodactyl API wrapper.
Latest
interface Pagination
import { type Pagination } from "https://deno.land/x/ptereno@v1.0.1/lib/types/client.ts";

Properties

total: number
count: number
per_page: number
current_page: number
total_pages: number