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

0.1.1 • Public • Published

Teleflow Getstream Provider

A Getstream chat provider library for @teleflow/node

Usage

import { GetstreamChatProvider } from '@teleflow/getstream';

const provider = new GetstreamChatProvider({
  apiKey: process.env.API_KEY,
});

Dependencies (2)

Dev Dependencies (11)

Package Sidebar

Install

npm i @teleflow/getstream

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

2.19 kB

Total Files

2

Last publish

Collaborators

  • nextlinux