vite-plugin-vue-devtools
vite-plugin-vue-devtools copied to clipboard
fix: resolve type from ui kit
- resolved #230
- I found that adding the paths alias to
tsconfig.jsonresolves the types inui-kitcorrectly.
- I found that adding the paths alias to