UNPKG

koishi-plugin-toram

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