UNPKG
mumu-bot
Version:
latest (1.0.1-beta.2)
1.0.1-beta.2
1.0.1-beta.1
1.0.1-beta.0
1.0.0
QQ bot framework, based on mirai-api-http
mumu-bot
/
dist
/
plugins
/
help.d.ts
3 lines
(2 loc)
•
91 B
TypeScript
View Raw
1
2
3
declare
const
_
default
: import(
"../types/plugin"
).LoadPluginFunc;
export
default
_
default
;