What is glob-all?
"Provide multiple patterns to node-glob"
glob-all is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 12.2 KB on disk.
Installation Guide
# Install via NPM
npm install glob-all
# Install via Yarn
yarn add glob-all