🧹 chore: clean up

This commit is contained in:
Abizrh
2025-08-10 15:46:15 +07:00
parent 376af79449
commit 0ede7c0529
5 changed files with 6561 additions and 7928 deletions
Vendored
+9
View File
@@ -0,0 +1,9 @@
declare module '#app' {
interface NuxtApp {}
}
declare module 'vue' {
interface ComponentCustomProperties {}
}
export {}