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