lttb / flown

Type Helpers for Flow (static typechecker)
http://npm.im/flown
MIT License
85 stars 7 forks source link
flow flowtype

flown

Travis branch npm version npm license

A set of utilities and tips for the flowtype.

Intallation

npm i flown

Utilities

Each Type has it's callable version called _Type, e.g. Apply and _Apply.

By default each Function Type supports the arity of 5.