Skip to content

Type Alias: PageLabels

ts
type PageLabels = z.infer<typeof PageLabelsSchema>;

Defined in: src/v2/models/pageLabels.ts:11