Export Typescript types for Operating System and Browser
jamzi opened this issue · comments
Janez Čadež commented
Matt Russell commented
Just wanted to 👍 this -- in our app we've ended up duplicating the type declarations for Browser
and OperatingSystem
(which can then might drift over time from the ones used by detect-browser
).
Damon Oehlman commented
Super sensible request. I'll add those exports now and publish a new minor version. Apologies for the delay, I'm terrible at keeping track of my issue inbox.
Damon Oehlman commented
Just published 4.7.0
which includes these types exported.