UNPKG
baileys-pro
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
WhatsApp API
github.com/FizzxyTheGreat/baileyss
baileys-pro
/
lib
/
Socket
/
Client
/
index.d.ts
4 lines
(3 loc)
•
119 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./abstract-socket-client'
;
export
*
from
'./mobile-socket-client'
;
export
*
from
'./web-socket-client'
;