LegacyBaseMigrationsInfo
See source codeTable of contents
interface LegacyBaseMigrationsInfo {}Properties
currentVersion
currentVersion: numberfirstVersion
firstVersion: numbermigrators
migrators: {
[version: number]: LegacyMigration
}Prev
HistoryEntryNext
LegacyMigration