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 6a693a4 commit 24a67ccCopy full SHA for 24a67cc
packages/vue-i18n-core/src/i18n.ts
@@ -168,7 +168,7 @@ export interface I18n<
168
* @remarks
169
* If you specified `legacy: true` option in `createI18n`, return `legacy`, else `composition`
170
*
171
- * @defaultValue `'composition'`
+ * @defaultValue `'legacy'`
172
*/
173
readonly mode: I18nMode
174
// prettier-ignore
0 commit comments