Quick-fix
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m28s

This commit is contained in:
2026-04-08 14:22:58 +02:00
parent cd806b7d17
commit 07d30f7e83
4 changed files with 12 additions and 2 deletions

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
# Chatenium SDK For TypeScript
A library for interacting with the Chatenium API.
## Quick Start
```aiignore
npm install @chatenium/chatenium-sdk
```