UNPKG

@thi.ng/checks

Version:
2 lines (1 loc) 83 B
export const isChrome = () => typeof window !== "undefined" && !!window["chrome"];