Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/github/docs
/ user-agent.js
File
user-agent.js
tests/unit/user-agent.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ parseUserAgent } from
'../../components/lib/user-agent.ts'
2
3
describe(
'parseUserAgent'
, () => {
4
it(
'android, chrome'
, () => {
Callers
nothing calls this directly
Calls
1
parseUserAgent
Function · 0.90
Tested by
no test coverage detected