UNPKG

koishi-plugin-toram

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