# Installation
> `npm install --save @types/is-firefox`

# Summary
This package contains type definitions for is-firefox (https://github.com/gillstrom/is-firefox#readme).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-firefox.
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-firefox/index.d.ts)
````ts
declare const isFirefox: boolean;

export = isFirefox;

````

### Additional Details
 * Last updated: Tue, 01 Apr 2025 01:30:13 GMT
 * Dependencies: none

# Credits
These definitions were written by .
