eolant / vuetify-toast-snackbar

Basic Vue toast service that uses Vuetify Snackbar component.
MIT License
128 stars 36 forks source link

Typescript declaration file? #3

Closed garyo closed 5 years ago

garyo commented 5 years ago

Any chance you could write a Typescript declaration (.d.ts) for this module?

eolant commented 5 years ago

@garyo thanks for bringing it up. I've put a declaration file in place. Just wondering if it did what you were after? I myself don't really work with typescript.