Skip to content

Type Alias: Expandable

ts
type Expandable = z.infer<typeof ExpandableSchema>;

Defined in: src/serviceDesk/models/expandable.ts:8