GitHub
Preparing search index...
The search index is not available
@publicodes/tools API
@publicodes/tools API
migration
Migration
Type alias Migration
Migration
:
{
keysToMigrate
:
Record
<
RuleName
,
RuleName
>
;
valuesToMigrate
:
Record
<
RuleName
,
ValueMigration
>
;
}
Migration instructions. It contains the rules and values to migrate.
Type declaration
keys
To
Migrate
:
Record
<
RuleName
,
RuleName
>
values
To
Migrate
:
Record
<
RuleName
,
ValueMigration
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@publicodes/tools API
compilation
index
migration
Migration
Value
Migration
migrate
Situation
optims
Generated using
TypeDoc
Migration instructions. It contains the rules and values to migrate.