UNPKG

@beni69/cmd

Version:

The command handler from my discord bot

6 lines 217 B
export { Command } from "./Command"; export { Handler } from "./Handler"; export { Trigger } from "./Trigger"; export * as Logger from "./Logging"; export * as Utils from "./Utils"; //# sourceMappingURL=index.d.ts.map