mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
WEB WAM IMPLEMENTATION!!!!! (#708)
* feat(WAM): initial commit * fix(wam-development): I made a whoopsie * Update Example/example.ts Co-authored-by: Javier Cuevas <javiercr@gmail.com> --------- Co-authored-by: Javier Cuevas <javiercr@gmail.com>
This commit is contained in:
@@ -6,6 +6,7 @@ export * from './Types'
|
||||
export * from './Store'
|
||||
export * from './Defaults'
|
||||
export * from './WABinary'
|
||||
export * from './WAM'
|
||||
|
||||
export type WASocket = ReturnType<typeof makeWASocket>
|
||||
export { makeWASocket }
|
||||
|
||||
Reference in New Issue
Block a user