flow-runtime provides a Babel plugin to transpile Flow type annotations into runtime checks that use flow-runtime…

flow-runtime provides a Babel plugin to transpile Flow type annotations into runtime checks that use flow-runtime package to construct and evaluate assertions.

Leave a comment