Skip to main content

Documentation Index

Fetch the complete documentation index at: https://terminal49.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Interface: PaginatedResult<T>

Mapped list response containing records plus pagination metadata.

Type Parameters

Type Parameter
T

Properties

PropertyType
itemsT[]
links?PaginationLinks
meta?Record<string, any>