🧹 chore: clean up
This commit is contained in:
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
declare module '#app' {
|
||||
interface NuxtApp {}
|
||||
}
|
||||
|
||||
declare module 'vue' {
|
||||
interface ComponentCustomProperties {}
|
||||
}
|
||||
|
||||
export {}
|
||||
Reference in New Issue
Block a user