metonym / svelte-typeahead

Accessible, fuzzy search typeahead component
https://metonym.github.io/svelte-typeahead
MIT License
222 stars 18 forks source link

fix(types): `clear` event detail should be `null` #69

Closed metonym closed 1 year ago

metonym commented 1 year ago

Narrow the event type from any to null.