TemplateManifestShape
The parsed/materialized shape of `TemplateManifest`: the union across artifact classes.
The parsed/materialized shape of TemplateManifest: the union across artifact classes.
Import from @homepages/template-kit.
Signature
Section titled “Signature”export type TemplateManifestShape = z.infer<typeof TemplateManifest>;