Does anyone have the issuee on importing useVuelidate in vue 3 using typescript? #8673
Unanswered
abhinandkaippalli
asked this question in
Help/Questions
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using vue 3 typescript. And I'm facing a difficulty on:

import { useVuelidate } from '@vuelidate/core';
Error is: Could not find a declaration file for module '@vuelidate/core'
Beta Was this translation helpful? Give feedback.
All reactions