Skip to content

Type Alias: UserMigration

ts
type UserMigration = z.infer<typeof UserMigrationSchema>;

Defined in: src/cloud/models/userMigration.ts:10