4 lines
89 B
TypeScript
4 lines
89 B
TypeScript
![]() |
import { SchemaMigrationV1 } from './share-v1';
|
||
|
|
||
|
export default new SchemaMigrationV1();
|