2.1.1 • Published 11 months ago
@rolster/messenger-service v2.1.1
Rolster Messenger Service
Library that allows you to manage messaging services.
Installation
npm i @rolster/messenger-service
Configuration
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: