UNPKG

koishi-plugin-kbot

Version:
3 lines (2 loc) 109 B
import type { Context } from 'koishi'; export declare function initCommand(context: Context): Promise<void>;