Component is Typed any
I created a component libary with nuxt module starter and imports it with addImportsDir helper from nuxtkit. I publised it to npm registry and somehow when i install it i can't get any typehints of it's props. Is there any additional steps need to be taken so components have proper typing?
0 Replies