4 lines
89 B
TypeScript
4 lines
89 B
TypeScript
import { SchemaMigrationV2 } from './share-v2';
|
|
|
|
export default new SchemaMigrationV2();
|