Skip to content
HomePagesHomePages template kit

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.

export type TemplateManifestShape = z.infer<typeof TemplateManifest>;