How to auto import components from .ts file?

I have a 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?
Was this page helpful?