JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 11645
  • Score
    100M100P100Q147779F
  • License BSD

React's PropTypes, packaged up as a standalone module.

Package Exports

  • proptypes

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (proptypes) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

proptypes

React's PropTypes, packaged up as a standalone module.

DISCLAIMER: This is literally copied from the React 0.14 codebase. If you're using PropTypes with React, it would be silly to reference this standalone version.

LICENSE: BSD.