How to auto import components from .ts file?
I have a
I want to be able to access these component globally, right now Nuxt doesnt handle these cases
any suggestions?
transitions.ts that exports multiple components,I want to be able to access these component globally, right now Nuxt doesnt handle these cases
any suggestions?