baianat / verte

🎨 A Color picker component. Built from the bottom to work with Vue.js.
https://baianat.github.io/verte/
MIT License
181 stars 42 forks source link

TS module definition #62

Open mix3d opened 3 years ago

mix3d commented 3 years ago

Is your feature request related to a problem? Please describe. Importing into a TS project complained about a lack of type definitions

Describe the solution you'd like a verte.d.ts file included in the project.