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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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