refactor(ngUpgrade): renames and docs
BREAKING CHANGE: - Changes the terminology to Adapter and upgrade/downgrade - Removes the Module from the public API to prevent confusion
This commit is contained in:

committed by
Miško Hevery

parent
d7ab5d44a5
commit
059e8faae2
@ -1 +1 @@
|
||||
export {createUpgradeModule, UpgradeModule} from './src/upgrade_module';
|
||||
export {UpgradeAdapter} from './src/upgrade_adapter';
|
||||
|
Reference in New Issue
Block a user