BREAKING CHANGE: - Changes the terminology to Adapter and upgrade/downgrade - Removes the Module from the public API to prevent confusion
2 lines
54 B
TypeScript
2 lines
54 B
TypeScript
export {UpgradeAdapter} from './src/upgrade_adapter';
|