Skip to main content
Module

x/discordeno/types/mod.ts

Discord API library for Deno
Latest
import * as discordeno from "https://deno.land/x/discordeno@18.0.1/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