Files
DefinitelyTyped/types/typeahead
Mark Bell d5b9413803 The async parameter of Bloodhound.search is now optional (#23365)
The search function assigns a noop call inside the function body if the async parameter is omitted (bloodhound.js line 137), so it's safe to make this optional in the type signature.
2018-02-02 13:56:49 -08:00
..