Skip to content

maichong/flow-declarations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flow-declarations

High quality type declarations for flow.js.

Install

npm install --save-dev flow-declarations

Usage

Edit your .flowconfig , add declarations directory to the libs , for example

[ignore]
.*/build/.*
.*/dist/.*
.*/node_modules/.*

[libs]
node_modules/flow-declarations/koa
node_modules/flow-declarations/koa-router
node_modules/flow-declarations/lodash
node_modules/flow-declarations/socket.io

[options]
esproposal.export_star_as=enable

Contribute

Maichong Cloud

Liang Xingchen

License

This project is licensed under the terms of the MIT license

Releases

No releases published

Packages

No packages published