UNPKG

koishi-plugin-toram

Version:
3 lines (2 loc) 122 B
import { SessionEvent } from "../.."; export declare function command_levelUP(event: SessionEvent, args: string[]): void;