@eulerstream/euler-api-sdk
Version:
Node.js module for interacting with the Euler Stream TikTok LIVE API.
23 lines (15 loc) • 721 B
Markdown
# ⚠️ THIS PACKAGE HAS MOVED
> ## `@eulerstream/euler-api-sdk` is **deprecated** and no longer maintained.
>
> ## 👉 Use **[`tiktok-live-api-sdk`](https://www.npmjs.com/package/tiktok-live-api-sdk)** instead.
```bash
npm uninstall @eulerstream/euler-api-sdk
npm install tiktok-live-api-sdk
```
All future updates, bug fixes, and new API coverage ship under the new name:
### 📦 https://www.npmjs.com/package/tiktok-live-api-sdk
The API is the same — only the package name changed. Update your install and
imports to `tiktok-live-api-sdk` and you're done.
_This package will receive **no further updates**. Please migrate to
[`tiktok-live-api-sdk`](https://www.npmjs.com/package/tiktok-live-api-sdk)._