We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d8adbf commit 2fbe828Copy full SHA for 2fbe828
src/index.ts
@@ -1,4 +1,4 @@
1
-import { reactive, Plugin, computed, ComputedRef, watchEffect, ref, ComputedRef } from 'vue'
+import { reactive, Plugin, computed, ComputedRef, watchEffect, ref } from 'vue'
2
import { OptionsInterface } from './interfaces/options'
3
import { PluginOptionsInterface } from './interfaces/plugin-options'
4
import { LanguageInterface } from './interfaces/language'
0 commit comments