Skip to content

Type Alias: Duration

ts
type Duration = z.infer<typeof DurationSchema>;

Defined in: src/serviceDesk/models/duration.ts:11