UNPKG

kotori-plugin-penis

Version:

查看今日牛牛的长度和排行和寸止

8 lines (7 loc) 275 B
import { type Context, Tsu } from 'kotori-bot'; export declare const lang: string[]; export declare const inject: string[]; export declare const config: any; type Config = Tsu.infer<typeof config>; export declare function main(ctx: Context, config: Config): void; export {};