wuruoyun/vue-component-lib-starter

How to provide d.ts

Closed this issue · 1 comments

The build dir only contans three files:

xx.es.js
xx.umd.js
xx.index.css

How to generate type file?

Thanks for reply.

Updated to put the generated types into dist folder. Please refer to the "Type generation" section in README.md for more details.