Skip to content

Type Alias: Status

ts
type Status = z.infer<typeof StatusSchema>;

Defined in: src/cloud/models/status.ts:15