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 5565d39 commit a3e404fCopy full SHA for a3e404f
packages/vue-i18n/src/vue.d.ts
@@ -41,7 +41,7 @@ declare module '@vue/runtime-core' {
41
* For devtools
42
* @internal
43
*/
44
- [DEVTOOLS_META]?: string
+ __INTLIFY_META__?: string
45
}
46
47
/**
0 commit comments