This is based on https://github.com/PSWinCom/pswincom-npm.git

It it rewritten in TypeScript and uses Promises (async/await) instead of callbacks.

# LINK Mobility / PSWinCom Gateway

Node.js module for sending SMS messages through LINK Mobility / PSWinCom SMS Gateway.

## Installation

    $ npm install pswincom-gateway-typed

## Usage

The module exposes a single function called `sendSms`.

## Release

The release version is generated automatically via Semantic Release:
https://github.com/semantic-release/semantic-release