Home > @infiniteobjects/models > Migration > addMigration
Signature:
addMigration<O, N>(migration: IMigrator<O, N>): void;
Returns:
void