blob: 6f52232cb3c75d250c77fb6f49cf559e4f24b05c [file] [log] [blame]
export function getUserAgent() {
return navigator.userAgent;
}