What is prop-types?
"Runtime type checking for React props and similar objects."
prop-types is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 92.3 KB on disk.
Installation Guide
# Install via NPM
npm install prop-types
# Install via Yarn
yarn add prop-types