UNPKG
@faouzkk/baileys
Version:
latest (5.0.2)
5.0.2
5.0.1
5.0.0
4.0.0
3.0.0
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
0.0.1
A WebSockets library for interacting with WhatsApp Web
github.com/WhiskeySockets/Baileys/
@faouzkk/baileys
/
lib
/
WAUSync
/
Protocols
/
index.d.ts
5 lines
•
202 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./USyncDeviceProtocol'
;
export
*
from
'./USyncContactProtocol'
;
export
*
from
'./USyncStatusProtocol'
;
export
*
from
'./USyncDisappearingModeProtocol'
;
//# sourceMappingURL=index.d.ts.map