refactor: code organization

This commit is contained in:
2024-10-23 15:23:33 +02:00
parent 018357c5ed
commit 5a32c96a88
29 changed files with 1134 additions and 615 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<script lang="ts">
import { PropType, defineComponent } from 'vue';
import { SceneryRoutesInfo } from '../types/types';
import { SceneryRoutesInfo } from '../types/sceneries.types';
export default defineComponent({
props: {