evo-mark / vue3-snackbar

Snackbar service for Vue3 applications
MIT License
49 stars 3 forks source link

Doesn't has any type? #2

Closed g-orgo closed 1 year ago

g-orgo commented 1 year ago

I'm receiving a non-typed warning image

craigrileyuk commented 1 year ago

Absence of typescript support is not an issue.

I believe Typescript allows you to create types of libraries under the @types namespace.