UNPKG
baileys-x
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.10
1.1.9
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
Custom Baileys WhatsApp API
null
baileys-x
/
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'
;