SDK
API Documentation
core
type-aliases
Pagenumberoneindexed

Type Alias: PageNumberOneIndexed

PageNumberOneIndexed: Opaque<number, "__page_one_indexed">

PageNumberZeroIndexed is a utility type that represents a page number in a one-indexed pagination system (i.e., where the first page is numbered 1).

Defined in

lib/types-pagination.ts:48 (opens in a new tab)