UNPKG
wechaty-qnamaker
Version:
latest (0.6.2)
next (1.11.1)
1.11.1
1.0.2
0.7.2
0.6.2
0.6.1
0.5.1
0.4.8
0.4.7
0.4.6
QnAMaker.ai Plugin for Wechaty
github.com/wechaty/wechaty-qnamaker
wechaty/wechaty-qnamaker
wechaty-qnamaker
/
dist
/
src
/
mod.d.ts
4 lines
•
171 B
TypeScript
View Raw
1
2
3
4
export
{
VERSION
}
from
'./version'
;
export
{
WechatyQnAMaker
,
WechatyQnAMakerConfig
, }
from
'./plugin'
;
export
{
Faq
, }
from
'./vorpal'
;
//# sourceMappingURL=mod.d.ts.map