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