Nuxt auto-imports with Nested component
How to make auto-imports work with Nested component? Say you have this inside
The
components/SomeComponent.ts fileThe
SomeComponent works in SFC, but not the nested one