Use it to check if we are running in a specific browser and version.
{ "Internet Explorer": ">=11", "Firefox": ">4" } Copy
{ "Internet Explorer": ">=11", "Firefox": ">4" }
Use it to check if we are running in a specific browser and version.