Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/nodejs.org
/ userAgent.test.mjs
File
userAgent.test.mjs
apps/site/util/__tests__/userAgent.test.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
;
2
import
{ describe, it, beforeEach } from
'node:test'
;
3
4
import
{
Callers
nothing calls this directly
Calls
4
getUserPlatform
Function · 0.90
detectOsInUserAgent
Function · 0.90
detectOS
Function · 0.90
getHighEntropyValues
Function · 0.90
Tested by
no test coverage detected