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 56a8bf3 commit 201c3bcCopy full SHA for 201c3bc
src/index.ts
@@ -1,7 +1,6 @@
1
import { reactive, Plugin, computed, ComputedRef } from 'vue'
2
import { OptionsInterface } from './interfaces/options'
3
import { LanguageInterface } from './interfaces/language'
4
-import { LanguageJsonFileInterface } from './interfaces/language-json-file'
5
import { ReplacementsInterface } from './interfaces/replacements'
6
import { choose } from './pluralization'
7
0 commit comments