Skip to content
HomePagesHomePages template kit

FillSpecShape

The parsed/materialized shape of `FillSpec` — what an extracted spec resolves to.

The parsed/materialized shape of FillSpec — what an extracted spec resolves to.

Import from @homepages/template-kit.

export type FillSpecShape = z.infer<typeof FillSpec>;