UNPKG
aws-sns-sms-service
Version:
latest (1.0.0)
1.0.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
A simple way to send SMS text messages.
github.com/TeamKobro/KobroSMS
TeamKobro/KobroSMS
aws-sns-sms-service
/
index.js
3 lines
(2 loc)
•
70 B
JavaScript
View Raw
1
2
3
const
ServicesSMS
=
require(
'./src'
);
module
.
exports
= ServicesSMS;