UNPKG

koishi-plugin-kbot

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