Migrator

Migrator

new Migrator(opts)

Source:
Parameters:
Name Type Description
opts MigratorOptions

Methods

generateInitialState(dataopt) → {Object}

Source:

Returns the initial state for the migrator

Parameters:
Name Type Attributes Description
data object <optional>

The data for the initial state

Returns:
Type
Object