• Returns name of the browser we are running under; returns 'other' for unrecognized browsers.

    Returns "Chrome" | "Firefox" | "Safari" | "unknown" | "other"

Generated using TypeDoc