mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
refactor: remove unused dependencies and clean up type exports (#1319)
This commit is contained in:
committed by
GitHub
parent
bca5102819
commit
c2cf49cd68
@@ -777,5 +777,3 @@ function mapWebSocketError(handler: (err: Error) => void) {
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
export type Socket = ReturnType<typeof makeSocket>
|
||||
|
||||
Reference in New Issue
Block a user