I have an issue when trying to import the library. For some reason, it's not working. I have downloaded it using yarn
I'm working on a client-side project with Vue3 + TS.
I'm doing the following:
import { ITHit } from 'webdav.client';
And the following error occurs, as shown in the image: console.log error