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 9c20325 commit e2007efCopy full SHA for e2007ef
packages/vue-i18n/src/components/base.ts
@@ -1,4 +1,4 @@
1
-import type { Locale } from '@intlify/core'
+import type { Locale } from '@intlify/core-base'
2
import type { I18nScope } from '../i18n'
3
4
export type ComponetI18nScope = Exclude<I18nScope, 'local'>
0 commit comments