unjs/unimport

Support for plain typescript

Closed this issue · 1 comments

rubiin commented

Describe the feature

Correct me if I am wrong, but currently the module can only be used with vuejs, webpack and rollup. I have used it with vuejs in the past and would like to use it on my typescript api projects.

Additional information

  • Would you be willing to help implement this feature?
antfu commented

It's not coupled with Vue. It works for any JS project with bundlers that unplugin supports.