Skip to content

Type Alias: RichText

ts
type RichText = z.infer<typeof RichTextSchema>;

Defined in: src/cloud/models/richText.ts:11