shentao / vue-multiselect

Universal select/multiselect/tagging component for Vue.js
https://vue-multiselect.js.org/
MIT License
6.67k stars 989 forks source link

fix(1499): Add Typescript defs for public methods #1609

Closed mattelen closed 1 year ago

mattelen commented 1 year ago

Adds Typescripts defs for public methods. Fixes #1499.

mattelen commented 1 year ago

@akki-jat could I get you to double check this will work. I'm a bit green with TS, but I noticed you built the original definitions. Thanks