What is @types/react?
"TypeScript definitions for react"
@types/react is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 399.9 KB on disk.
Installation Guide
# Install via NPM
npm install @types/react
# Install via Yarn
yarn add @types/react