3 lines
110 B
TypeScript
3 lines
110 B
TypeScript
|
|
export { BaseMigration } from './base-migration.ts';
|
||
|
|
export { MigrationRunner } from './migration-runner.ts';
|