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