Skip to content

Type Alias: AvailableContentStates

ts
type AvailableContentStates = z.infer<typeof AvailableContentStatesSchema>;

Defined in: src/v1/models/availableContentStates.ts:21