UNPKG

@lesy/lesy-plugin-pilot

Version:

17 lines 346 B
declare const _default: { name: string; description: string; aliases: any[]; args: { command: { type: string; }; }; isVisible: boolean; run({ args, utils }: { args: any; utils: any; }): Promise<void>; }; export default _default; //# sourceMappingURL=run.command.d.ts.map