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