Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lavaclient/types

Typings for lavalink
https://github.com/lavaclient/types

Last synced: about 1 month ago
JSON representation

Typings for lavalink

Awesome Lists containing this project

README

        

> Type definitions for [Lavalink](https://github.com/freyacodes/lavalink)

Installation

**Node.js v16** or newer is required.

##### Stable

```shell
yarn add @lavaclient/types // npm install
```

##### Beta

```shell
yarn add @lavaclient/types@beta // npm install
```

##### Deno

1. From GitHub

```typescript
import { Filter } from "https://raw.githubusercontent.com/lavaclient/types/main/deno/v3.ts"
```

## Acknowledgements

- [**discordjs/discord-api-types**](https://github.com/discordjs/discord-api-types) - for the neat scripts and project structure

---

lavaclient © 2018 - 2022