@tripo3d/fingerprint / isTrident
Function: isTrident()
ts
function isTrident(): boolean;Defined in: utils/browser.ts:14
Checks whether the browser is based on Trident (the Internet Explorer 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