Skip to content

Type Alias: ContentState

ts
type ContentState = z.infer<typeof ContentStateSchema>;

Defined in: src/v1/models/contentState.ts:13