0.7.0 • Published 1 year ago

flow-interfaces-chrome v0.7.0

Weekly downloads
161
License
MIT
Repository
github
Last release
1 year ago

flow-interfaces-chrome

Flow interface declarations for the Chrome extensions API. Provides type declarations for the chrome variable and Chrome object types.

Usage

NPM

npm install --save-dev flow-interfaces-chrome

Flow Config

Add the interfaces to your .flowconfig:

[libs]
node_modules/flow-interfaces-chrome/interfaces/

Types

Detailed object types described in the Chrome extension docs are also available.

These types are prefixed with chrome$, e.g. chrome$Event.

0.7.0

1 year ago

0.6.0

5 years ago

0.5.3

5 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.1

8 years ago

0.1.0

8 years ago