This is based on https://github.com/PSWinCom/pswincom-npm.git
It it rewritten in TypeScript and uses Promises (async/await) instead of callbacks.
Node.js module for sending SMS messages through LINK Mobility / PSWinCom SMS Gateway.
$ npm install pswincom-gateway-typed
The module exposes a single function called sendSms
.
The release version is generated automatically via Semantic Release: https://github.com/semantic-release/semantic-release