Skip to content

Commit dd08fb6

Browse files
author
Julien Heller
committed
Export MigrationSequence interface
1 parent 6940363 commit dd08fb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export { MassiveActionHandler } from './MassiveActionHandler'
22
export { Migration } from './Migration'
33
export { MigrationRunner } from './MigrationRunner'
4+
export { MigrationSequence } from './interfaces'

0 commit comments

Comments
 (0)