]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: remove ts error on old file
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 18 Nov 2019 14:05:16 +0000 (15:05 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 18 Nov 2019 14:05:16 +0000 (15:05 +0100)
src/entries/iife.ts

index eda0360d9a7496bfd7a5a52dddbcf61d0b6e747c..01d3ba689a96ddc491ed8dd95eabec0a68d6e637 100644 (file)
@@ -1,7 +1,4 @@
-import VueRouter from // Router
-// plugin,
-// HTML5History,
-'../index'
+import * as VueRouter from '../index'
 
 // declare module '../index' {
 //   interface BackwardsCompatibleRouter {