UNPKG

koishi-plugin-kbot

Version:
3 lines (2 loc) 121 B
import type { Quester } from 'koishi'; export declare function b23Extract(text: string, http: Quester): Promise<string>;