fn
isSafari
v0.0.5Whether the current browser is Safari (desktop or iOS), excluding Chrome and Android browsers that also include "Safari" in their UA string.
Signature
ts
declare function isSafari(): boolean;Returns
booleantrue if the user agent looks like Safari