## Most importantly, api-types is:
npm install @biscuitland/api-types1:1 type definitions package for the Discord API.
``sh-session`
npm install @biscuitland/api-types
yarn add @biscuitland/api-types
`ts`
import type { DiscordUser } from '@biscuitland/api-types';
`ts``
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
- Website
- Documentation
- Discord
- core | cache | rest | ws | helpers