Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno_patched/types/mod.ts

Discord API library for Node and Deno
Go to Latest
import * as discordenoPatched from "https://deno.land/x/discordeno_patched@18.0.2/types/mod.ts";

Enums

Interfaces

Type Aliases

Allows any type but T it is recursive

Array with no utilty methods, aka Object.create(null)

object identity type

alternative to 'object' or '{}'

Makes all of properties in T optional when they're null | undefined it is recursive

Non object primitives