Skip to content

Interface: TemplateListResult

@fastlabai/design-editor


@fastlabai/design-editor / TemplateListResult

Defined in: providers/templates.ts:37

items: DesignTemplate[]

Defined in: providers/templates.ts:38


optional nextCursor?: string

Defined in: providers/templates.ts:40

Opaque cursor for the next page. Undefined when no more pages.