Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Flow interface declarations for the Chrome extensions API

License

Notifications You must be signed in to change notification settings

Shraymonks/flow-interfaces-chrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Flow interface declarations for the Chrome extensions API

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published