Skip to content

Type Alias: ContentStateRestInput

ts
type ContentStateRestInput = z.infer<typeof ContentStateRestInputSchema>;

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