facebook / prop-types

Runtime type checking for React props and similar objects
MIT License
4.48k stars 358 forks source link

[New] add `PropTypes.bigint` #365

Closed ljharb closed 2 years ago

ljharb commented 2 years ago

Closes #355.

Once tests pass, I'll merge this.