Skip to content

ProjectIdentityMigration

Defined in: packages/project-schema/dist/migration.d.ts:12

Result of isolating and, when necessary, migrating a Project identity.

readonly optional fromSchema: string

Defined in: packages/project-schema/dist/migration.d.ts:15


readonly optional fromVersion: string

Defined in: packages/project-schema/dist/migration.d.ts:16


readonly migrated: boolean

Defined in: packages/project-schema/dist/migration.d.ts:14


readonly project: AelionProject

Defined in: packages/project-schema/dist/migration.d.ts:13


readonly toSchema: "https://schemas.aelion.dev/project/v1.2.json"

Defined in: packages/project-schema/dist/migration.d.ts:17


readonly toVersion: "1.2.0"

Defined in: packages/project-schema/dist/migration.d.ts:18