@rolster/messenger-service
v3.0.0
Published
Package containing functionality to implement messaging patterns in Typescript projects.
Maintainers
Readme
Rolster Messenger Service
Library that allows you to manage messaging services.
Installation
npm i @rolster/messenger-serviceConfiguration
You must install the @rolster/types to define package data types, which are configured by adding them to the files property of the tsconfig.json file.
{
"files": ["node_modules/@rolster/types/index.d.ts"]
}Contributing
- Daniel Andrés Castillo Pedroza :rocket:
