nullthrows

zertosh
popular js
nullthrows JS library on GitHub nullthrows JS library on npm Download nullthrows JS library

flow typed nullthrows

Version 1.1.1 License MIT
nullthrows has no homepage
nullthrows JS library on GitHub
nullthrows JS library on npm
Download nullthrows JS library
Keywords
assertflowinvariantnullthrows

nullthrows

Build Status

A flow typed utility that accepts value (e.g. nullthrows(value)) and throws if value is null or undefined, otherwise it returns value.

Also see invariant.