import { Command } from "../types"; import { Registry } from "../util/Registry"; export const CommandRegistry = new Registry();