This package has been deprecated

Author message:

Package no longer supported. Use @novu/providers instead.

@novu/clicksend
TypeScript icon, indicating that this package has built-in type declarations

0.24.1 • Public • Published

Novu Clicksend Provider

A Clicksend sms provider library for @novu/node

Usage

    import { ClicksendSmsProvider } from '@novu/clicksend'

    const provider = new ClicksendSmsProvider({
        username: process.env.CLICKSEND_USERNAME,
        apiKey: process.env.CLICKSEND_API_KEY,
        })
    ```

Readme

Keywords

none

Package Sidebar

Install

npm i @novu/clicksend

Weekly Downloads

6

Version

0.24.1

License

MIT

Unpacked Size

18.1 kB

Total Files

21

Last publish

Collaborators

  • rifont
  • sokratis
  • letitrock
  • scopsy