UNPKG
aijinkela-wechaty
Version:
latest (1.20.2)
next (1.20.2)
1.20.2
Wechaty is a RPA SDK for Chatbot Makers.
github.com/wechaty/
wechaty/wechaty
aijinkela-wechaty
/
src
/
cli
/
mod.ts
6 lines
(5 loc)
•
208 B
text/typescript
View Raw
1
2
3
4
5
6
export
{ friday }
from
'./friday.js'
export
{ gateway }
from
'./gateway.js'
export
{ provider }
from
'./provider.js'
export
{ service }
from
'./service.js'
export
{ token }
from
'./token.js'