2.3.0 • Published 2 years ago
@biscuitland/api-types v2.3.0
@biscuitland/api-types
Most importantly, api-types is:
1:1 type definitions package for the Discord API.
Install (for node18)
npm install @biscuitland/api-types
yarn add @biscuitland/api-types
Example
import type { DiscordUser } from '@biscuitland/api-types';
Example for Deno
import type { DiscordUser } from "https://unpkg.com/@biscuitland/api-types@2.0.5/dist/index.d.ts";
We deliver this package through unpkg and it does contain constants and routes too
Links
2.3.0
2 years ago
2.2.3
2 years ago
2.1.2
3 years ago
2.2.0
3 years ago
2.2.2
3 years ago
2.1.1
3 years ago
2.0.3
3 years ago
2.0.2
3 years ago
2.0.5
3 years ago
2.0.4
3 years ago
2.0.6
3 years ago
2.1.0
3 years ago
2.0.1
3 years ago
2.0.0
3 years ago
1.3.1
3 years ago
1.3.0
3 years ago
1.2.0
3 years ago
1.1.0
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago