ua-parser-js
ua-parser-js copied to clipboard
Export the enums
trafficstars
It would be nice if we could export the ENUMS to make comparisons later on without relying on strings, for example if (currentOsName === LINUX)