UNPKG

@thi.ng/checks

Version:
2 lines (1 loc) 92 B
export const isFirefox = () => typeof window !== "undefined" && !!window["InstallTrigger"];