Skip to content

provide a chrome-remote-interface library type at using flowtype

License

Notifications You must be signed in to change notification settings

teitei-tk/chrome-remote-interface-flowtype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome-remote-interface-flowtype

provide a chrome-remote-interface library type at using flowtype

npm version CircleCI

Dependencies

  • flowtype 0.49.1 or latest

Install

$ yarn add -D chrome-remote-interface-flowtype

or

$ npm install --save-dev chrome-remote-interface-flowtype

Usage

// @flow

import type {
  Debugger, DOM, Emulation,
  Input, Network, Page,
  Runtime, Security, Target
} from 'chrome-remote-interface-flowtype';

Contributing

Bug reports and pull requests are welcome :) on GitHub at https://github.com/teitei-tk/chrome-remote-interface-flowtype

LICENSE

  • MIT License

About

provide a chrome-remote-interface library type at using flowtype

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published