-
../../../node_modules/vue-i18n/dist/vue-i18n.d.ts:3814:43 - error TS2744: Type parameter defaults can only reference previously declared type parameters. 3814 OptionsType = DateTimeOptions<Key | ResourceKeys>, ../../../node_modules/vue-i18n/dist/vue-i18n.d.ts:4022:41 - error TS2744: Type parameter defaults can only reference previously declared type parameters. 4022 OptionsType = NumberOptions<Key | ResourceKeys>, Found 2 errors. |
Beta Was this translation helpful? Give feedback.
Answered by
louis49
Jun 17, 2025
Replies: 1 comment 1 reply
-
PR created : #2205 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
louis49
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PR created : #2205