Installation
📦 Installation
Using npm
npm install @nestjstools/messagingUsing yarn
yarn add @nestjstools/messaging🧱 Requirements
Last updated
Was this helpful?
To start using the @nestjstools/messaging library, you can install it using either npm or yarn, depending on your preference.
npm install @nestjstools/messagingyarn add @nestjstools/messagingNode.js v22 or higher
NestJS 10+
Last updated
Was this helpful?
Was this helpful?