UNPKG

114 BTypeScriptView Raw
1import Commands from "./commands/commands.js";
2export declare const commands: {
3 commands: typeof Commands;
4};