Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/tests/deps.ts>commandAliases

An object oriented Discordeno framework
Latest
variable commandAliases
Re-export
import { commandAliases } from "https://deno.land/x/oasis@2.1.0/tests/deps.ts";

Examples

"pfp" => "avatar" "avy" => "avatar" "pic" => "avatar"

type

Collection<string, string>