0.24.1 • Published 1 month ago

@novu/clicksend v0.24.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

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,
        })
    ```
0.24.1

1 month ago

0.24.0

2 months ago

0.23.1

3 months ago

0.23.0

3 months ago

0.22.0

5 months ago

0.21.0

7 months ago

0.20.0

7 months ago