We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6940363 commit dd08fb6Copy full SHA for dd08fb6
src/index.ts
@@ -1,3 +1,4 @@
1
export { MassiveActionHandler } from './MassiveActionHandler'
2
export { Migration } from './Migration'
3
export { MigrationRunner } from './MigrationRunner'
4
+export { MigrationSequence } from './interfaces'
0 commit comments