ua-parser-js icon indicating copy to clipboard operation
ua-parser-js copied to clipboard

Export the enums

Open MarianoFacundoArch opened this issue 1 year ago • 0 comments
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)

MarianoFacundoArch avatar Mar 14 '24 14:03 MarianoFacundoArch