Skip to content

@tripo3d/fingerprint / isSamsungInternet

Function: isSamsungInternet()

ts
function isSamsungInternet(): boolean;

Defined in: utils/browser.ts:410

Checks whether the browser is Samsung Internet without using user-agent. It doesn't check that the browser is based on Chromium, please use isChromium before using this function.

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 协议发布(内部使用)