Skip to content

getBrowserVersion

kherP edited this page Jan 2, 2020 · 3 revisions

This utility gets the version of the current browser.

Example

console.log(getBrowserVersion()); // 74
Clone this wiki locally