This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@notifire/sms77
TypeScript icon, indicating that this package has built-in type declarations

0.3.6-alpha.0 • Public • Published

Notifire sms77 Provider

A sms77 sms provider library for @notifire/core

Usage

import { Sms77SmsProvider } from '@notifire/sms77';

const provider = new Sms77SmsProvider({
    apiKey: process.env.SMS77_API_KEY,
    from: process.env.SMS77_FROM, // optional
});

Readme

Keywords

none

Package Sidebar

Install

npm i @notifire/sms77

Weekly Downloads

1

Version

0.3.6-alpha.0

License

MIT

Unpacked Size

11.5 kB

Total Files

15

Last publish

Collaborators

  • novu-cliftonz
  • scopsy