2020-02-24 19:29:11 +00:00

4 lines
89 B
TypeScript

import { SchemaMigrationV2 } from './share-v2';
export default new SchemaMigrationV2();