@teleflow/simpletexting
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Teleflow Simpletexting Provider

A Simpletexting sms provider library for @teleflow/node

Usage

import { SimpletextingSmsProvider } from '@teleflow/simpletexting';

const provider = new SimpletextingSmsProvider({
  apiKey: process.env.SIMPLETEXTING_API_KEY,
  from: process.env.SENDER_PHONE
  });

Readme

Keywords

none

Package Sidebar

Install

npm i @teleflow/simpletexting

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

2.26 kB

Total Files

2

Last publish

Collaborators

  • nextlinux