Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/discordeno/types/mod.ts>Localization

Discord API library for Deno
Extremely Popular
Go to Latest
type alias Localization
Re-export
import { type Localization } from "https://deno.land/x/discordeno@17.2.0/types/mod.ts";
definition: Partial<Record<Locales, string>>