UNPKG
@ryzenofc/baileys
Version:
latest (8.1.7)
8.1.7
8.1.5
8.1.4
8.1.3
8.1.2
8.1.0
Lightweight full-featured typescript/javascript WhatsApp Web API
github.com/RyzenOfc/Baileys
@ryzenofc/baileys
/
lib
/
WAUSync
/
Protocols
/
index.d.ts
5 lines
(4 loc)
•
167 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./USyncDeviceProtocol'
;
export
*
from
'./USyncContactProtocol'
;
export
*
from
'./USyncStatusProtocol'
;
export
*
from
'./USyncDisappearingModeProtocol'
;