mirror of
https://github.com/wanderer-industries/wanderer
synced 2025-12-12 02:35:42 +00:00
4 lines
122 B
TypeScript
4 lines
122 B
TypeScript
import { MigrationStructure } from '@/hooks/Mapper/mapRootProvider/types.ts';
|
|
|
|
export default [] as MigrationStructure[];
|