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