UNPKG

mumu-bot

Version:

QQ bot framework, based on mirai-api-http

3 lines (2 loc) 143 B
import { LoadPluginFunc, PluginOptions } from '../types/plugin'; export declare function definePlugin(options: PluginOptions): LoadPluginFunc;