What is @nestjs/common?
"Nest - modern, fast, powerful node.js web framework (@common)"
@nestjs/common is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 456.6 KB on disk.
Installation Guide
# Install via NPM
npm install @nestjs/common
# Install via Yarn
yarn add @nestjs/common