MCPcopy
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

1import { isChromium, isGecko, isWebKit } from '../../tests/utils'
2import getVendor from './vendor'
3
4describe('Sources', () => {

Callers

nothing calls this directly

Calls 4

isChromiumFunction · 0.90
isWebKitFunction · 0.90
isGeckoFunction · 0.90
getVendorFunction · 0.85

Tested by

no test coverage detected