mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Usync: Barebones Usync Protocol support (#960)
* feature(feature/usync-mex): initial commit * chore: fix merge commit * chore:lint
This commit is contained in:
@@ -7,6 +7,7 @@ export * from './Store'
|
||||
export * from './Defaults'
|
||||
export * from './WABinary'
|
||||
export * from './WAM'
|
||||
export * from './WAUSync'
|
||||
|
||||
export type WASocket = ReturnType<typeof makeWASocket>
|
||||
export { makeWASocket }
|
||||
|
||||
Reference in New Issue
Block a user