isFirefox.d.ts 50 Bytes Raw Blame History Permalink 1 2 declare const isFF: boolean; export default isFF;