Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fingerprintjs/fingerprintjs
/ vendor.test.ts
File
vendor.test.ts
src/sources/vendor.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ isChromium, isGecko, isWebKit } from
'../../tests/utils'
2
import
getVendor from
'./vendor'
3
4
describe(
'Sources'
, () => {
Callers
nothing calls this directly
Calls
4
isChromium
Function · 0.90
isWebKit
Function · 0.90
isGecko
Function · 0.90
getVendor
Function · 0.85
Tested by
no test coverage detected