Open
Description
Hey,
I'm using ts-jest with vue-jest but I can't import interfaces from the .vue component files. I'm getting this error:
Module '"*.vue"' has no exported member 'Option'.
Does vue-jest support exporting interfaces? or maybe it is not related with vue-jest. Anyway, I appreciate some guidance on that. Thanks