2.3.0 • Published 1 year ago

@biscuitland/api-types v2.3.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

@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

1 year ago

2.2.3

1 year ago

2.1.2

2 years ago

2.2.0

2 years ago

2.2.2

1 year ago

2.1.1

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.6

2 years ago

2.1.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago