@tripo3d/fingerprint / isEdgeHTML
Function: isEdgeHTML()
ts
function isEdgeHTML(): boolean;Defined in: utils/browser.ts:36
Checks whether the browser is based on EdgeHTML (the pre-Chromium Edge 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