An open API service indexing awesome lists of open source software.

https://github.com/mayocream/vrchat-ts

VRChat TypeScript API Client
https://github.com/mayocream/vrchat-ts

Last synced: 5 months ago
JSON representation

VRChat TypeScript API Client

Awesome Lists containing this project

README

          

# vrchat-ts
VRChat TypeScript API Client

## Usage

```bash
pnpm install vrchat-ts
```

```ts
import { client } from 'vrchat-ts'
```