State object for tracking migration progress.

Constructors

Properties

callbacks: Record<number, Function> = {}
categories: Record<string, MigrationCategory> = {}
completed: boolean = false
label: string

Display label

unlock: boolean = false

Compendium unlocking state

Accessors

Methods