What is fs-constants?
"Require constants across node and the browser"
fs-constants is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 2.2 KB on disk.
Installation Guide
# Install via NPM
npm install fs-constants
# Install via Yarn
yarn add fs-constants