crra/discord/commands/index.ts

4 lines
134 B
TypeScript

export { default as Partner } from "./Partner";
export { default as Ping } from "./Ping";
export { default as Whois } from "./Whois";