Skip to main content
Module

x/discordeno/mod.ts>ObjectLiteral

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

alternative to 'object' or '{}'

Type Parameters

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