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