mirror of
https://github.com/Spythere/pragotron-td2.git
synced 2026-05-03 05:28:14 +00:00
refactor: refreshed packages and code; adjusted settings and updated config files
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { createApp, Directive } from 'vue';
|
||||
import { createApp, type Directive } from 'vue';
|
||||
import App from './App.vue';
|
||||
import router from './router';
|
||||
import { createPinia } from 'pinia';
|
||||
|
||||
Reference in New Issue
Block a user