omrilotan / isbot

🤖/👨‍🦰 Detect bots/crawlers/spiders using the user agent string
https://isbot.js.org/
The Unlicense
933 stars 77 forks source link

Extend isbot interface to "any" #150

Closed omrilotan closed 3 years ago

omrilotan commented 3 years ago

Resolve #149

Typescript definition supports any. Where a non-string argument is cast to a string before execution