RonaldJerez / vue-input-facade

A lightweight and dependency free input masking library created specific for Vue
https://ronaldjerez.github.io/vue-input-facade/latest/
182 stars 27 forks source link

No type declaration #13

Closed douglasg14b closed 4 years ago

douglasg14b commented 4 years ago

As the title says, there i no type declaration fr this, which requires a shim in TypeScript projects.

Otherwise it just throws

Could not find a declaration file for module 'vue-input-facade'.

RonaldJerez commented 4 years ago

I don’t use type script, but you’re welcome to add type support and open a PR.

RonaldJerez commented 4 years ago

Closing as there is no activity here.