Skip to content

@tripo3d/fingerprint / isGecko

Function: isGecko()

ts
function isGecko(): boolean;

Defined in: utils/browser.ts:148

Checks whether the browser is based on Gecko (Firefox engine) without using user-agent.

Warning for package users: This function is out of Semantic Versioning, i.e. can change unexpectedly. Usage is at your own risk.

Returns

boolean

基于 MIT 协议发布(内部使用)