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

x/discord_emoji/dnt.conf.ts>DNTConfig

[Library/Functional] Stable - A near exact emoji tables of Discord for string-based insertion of emotes without having to escape Unicode.
Latest
variable DNTConfig
import { DNTConfig } from "https://deno.land/x/discord_emoji@v2.5.1/dnt.conf.ts";

type

{ name: string; description: string; version: string; }