mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
feat: expose makeWASocket as named (#190)
This commit is contained in:
@@ -8,5 +8,5 @@ export * from './Defaults'
|
||||
export * from './WABinary'
|
||||
|
||||
export type WASocket = ReturnType<typeof makeWASocket>
|
||||
|
||||
export default makeWASocket
|
||||
export { makeWASocket }
|
||||
export default makeWASocket
|
||||
|
||||
Reference in New Issue
Block a user