Skip to content

Type Alias: BlueprintTemplateArray

ts
type BlueprintTemplateArray = z.infer<typeof BlueprintTemplateArraySchema>;

Defined in: src/v1/models/blueprintTemplateArray.ts:14