Fix TypeScript errors: missing closing brace in vue.d.ts and undefined NodePosition type
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
1
src/types/vue.d.ts
vendored
1
src/types/vue.d.ts
vendored
@@ -12,3 +12,4 @@ declare module 'vue' {
|
||||
interface App {
|
||||
$http: AxiosInstance;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user