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.
Signature
Section titled “Signature”export type TemplateCanvasShape = z.infer<typeof TemplateCanvas>;