import { runMigrationsAsync } from './migration';

export { runMigrationsAsync };