chmln / vue-wysiwyg

A lightweight WYSIWYG HTML editor for Vue.js
https://chmln.github.io/vue-wysiwyg/
MIT License
555 stars 134 forks source link

Type definition file for TypeScript is missing #108

Open Chris2011 opened 4 years ago

Chris2011 commented 4 years ago

When I use TypeScript and import this lib, I got the error inside of VSCode and via serve, that the typedef file is missing. So please add a type def file to support TypeScript.