feat: expose makeWASocket as named (#190)
This commit is contained in:
+2
-2
@@ -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