Skip to content

Type Alias: StatusMigration

ts
type StatusMigration = z.infer<typeof StatusMigrationSchema>;

Defined in: src/cloud/models/statusMigration.ts:12