sdk/lib/packages
Type Aliases
'Read the “', Type Aliases, '” section'type PageType = typeof pageTypeList[number];
Defined in: studiocms/packages/studiocms/src/sdk/lib/packages.ts:23
Type of a page in the StudioCMS instance.
Variables
'Read the “', Variables, '” section'pageTypeList
'Read the “', pageTypeList, '” section'const pageTypeList: string[];
Defined in: studiocms/packages/studiocms/src/sdk/lib/packages.ts:6
List of all page types available in the StudioCMS instance.