UNPKG

@kotori-bot/kotori-plugin-core

Version:

core plugin

4 lines (3 loc) 130 B
import { type Context } from 'kotori-bot'; export declare const lang: string[]; export declare function main(ctx: Context): void;