node-prop-types

0.0.2 • Public • Published

node-prop-types

Use prop-types in production. Just that simple.

You need to require this before otherwise requiring prop-types in your code. After that you can require either one and you'll get the main PropTypes object back. I recommend just doing require('node-prop-types') somewhere early in your app setup (same place you might load polyfills, etc).

Readme

Keywords

none

Package Sidebar

Install

npm i node-prop-types

Weekly Downloads

41

Version

0.0.2

License

MIT

Unpacked Size

1.06 kB

Total Files

3

Last publish

Collaborators

  • gpittarelli