Skip to main content
Module

x/discordeno/mod.ts>ObjectLiteral

Discord API library for Deno
Latest
type alias ObjectLiteral
import { type ObjectLiteral } from "https://deno.land/x/discordeno@18.0.1/mod.ts";

alternative to 'object' or '{}'

Type Parameters

optional
T = unknown
definition: [K in PropertyKey]: T