Skip to content

Type Alias: Content

ts
type Content = z.infer<typeof ContentSchema>;

Defined in: src/serviceDesk/models/content.ts:9