mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
fix issues
This commit is contained in:
@@ -116,5 +116,6 @@ export type SocketConfig = {
|
|||||||
|
|
||||||
makeSignalRepository: (auth: SignalAuthState) => SignalRepository
|
makeSignalRepository: (auth: SignalAuthState) => SignalRepository
|
||||||
|
|
||||||
socket: any
|
/** Socket passthrough */
|
||||||
|
socket?: any
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user