Skip to content

Type Alias: SpaceContentLabels

ts
type SpaceContentLabels = z.infer<typeof SpaceContentLabelsSchema>;

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