From 834326b0150fb47a801328f5592121192338eab6 Mon Sep 17 00:00:00 2001 From: Raiondesu Date: Thu, 8 Feb 2018 17:00:42 +0300 Subject: [PATCH] Fix? --- types/index.d.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/types/index.d.ts b/types/index.d.ts index afc7fa0..01fffcb 100644 --- a/types/index.d.ts +++ b/types/index.d.ts @@ -1,7 +1,5 @@ -import Vue, { ComponentOptions } from 'vue' -import { PluginFunction } from 'vue/types/plugin'; - import './vue'; +import { PluginFunction } from 'vue/types/plugin'; /** * Installation function