@tripo3d/fingerprint / isDesktopWebKit
Function: isDesktopWebKit()
ts
function isDesktopWebKit(): boolean;Defined in: utils/browser.ts:102
Checks whether this WebKit browser is a desktop browser. It doesn't check that the browser is based on WebKit, there is a separate function for this.
Warning for package users: This function is out of Semantic Versioning, i.e. can change unexpectedly. Usage is at your own risk.
Returns
boolean