ushio-sms

1.0.3 • Public • Published

ushio-sms

Quick Start

Import sms module

const sms = require('ushio-sms')(API_url); //substitute the API_url
 

Send sms

await sms.send(Tel, Msg0, Msg1);

License

Apache-2.0

Readme

Keywords

Package Sidebar

Install

npm i ushio-sms

Weekly Downloads

1

Version

1.0.3

License

Apache-2.0

Unpacked Size

13 kB

Total Files

5

Last publish

Collaborators

  • iotcat