Skip to content

Type Alias: ContentStateSettings

ts
type ContentStateSettings = z.infer<typeof ContentStateSettingsSchema>;

Defined in: src/v1/models/contentStateSettings.ts:16