mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Vendored
+5
@@ -164,3 +164,8 @@ declare module vuejs {
|
||||
}
|
||||
}
|
||||
import Vue = vuejs.Vue;
|
||||
|
||||
declare module "vue" {
|
||||
import vue = vuejs.Vue;
|
||||
export = vue;
|
||||
}
|
||||
Reference in New Issue
Block a user