flow-enums-runtime
Runtime to be use with the Flow Enums transform.
Last updated 4 years ago by gkz .
MIT · Repository · Original npm · Tarball · package.json
$ npm install flow-enums-runtime 
SYNC missed versions from official npm registry.

flow-enums-runtime

This is the runtime used with the Flow Enums Babel transform.

Install this package in your regular dependencies, as it is required and used by the output of the Flow Enums transform at runtime.

Read more about how to enable Flow Enums in your project.

Requirements

This package requires support (either natively or through a polyfill) for Map and Array.prototype.values.

Support for WeakMap is suggested, but not required (will fall back to Map instead if not present).

Current Tags

  • 0.0.6                                ...           latest (3 years ago)

6 Versions

  • 0.0.6                                ...           3 years ago
  • 0.0.5                                ...           3 years ago
  • 0.0.4                                ...           4 years ago
  • 0.0.3                                ...           4 years ago
  • 0.0.2                                ...           4 years ago
  • 0.0.1                                ...           4 years ago

© 2010 - cnpmjs.org x YWFE | Home | YWFE