UNPKG

@contentstack/management

Version:

The Content Management API is used to manage the content of your Contentstack account

6 lines (5 loc) 97 B
export interface Pagination { limit?: number skip?: number include_count?: boolean }