wheatjs / vite-plugin-vue-type-imports

Import types in Vue SFC for defineProps
223 stars 16 forks source link

import types from node_modules #43

Open mercs600 opened 1 year ago

mercs600 commented 1 year ago

✋ is this module able to import types from node_modules ? I see it's able to resolve aliases, but we have an issue when we are trying to import type from node_modules

Zolyn commented 1 year ago

I'm sorry that neither wheat nor I have much time to maintain this project, you can try some alternatives instead. (See https://github.com/wheatjs/vite-plugin-vue-type-imports/issues/28#issuecomment-1293807394)