Skip to content
HomePagesHomePages template kit

TemplateCanvasShape

One canvas of a parsed `TemplateManifest`: an editing surface and the page ids it presents.

One canvas of a parsed TemplateManifest: an editing surface and the page ids it presents.

Import from @homepages/template-kit.

export type TemplateCanvasShape = z.infer<typeof TemplateCanvas>;