What is fetch-blob?
"Blob & File implementation in Node.js, originally from node-fetch."
fetch-blob is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 23.6 KB on disk.
Installation Guide
# Install via NPM
npm install fetch-blob
# Install via Yarn
yarn add fetch-blob