Skip to content

getUserAgent()

Returns the normalized user agent string in lowercase.

Example:

ts
const userAgent = getUserAgent();

Released under the MIT License.