Files
wanderer/assets/js/hooks/Mapper/mapRootProvider/migrations/interface/index.ts

4 lines
122 B
TypeScript

import { MigrationStructure } from '@/hooks/Mapper/mapRootProvider/types.ts';
export default [] as MigrationStructure[];