teli-api
v1.2.6
Published
npm package that interacts with the Teli sms api
Downloads
51
Readme
teli-api
npm package that interacts with the Teli sms api
Usage
import { sendSms } from 'teli-api'
const response = sendSms(source, destination, message);