UNPKG

@httptoolkit/subscriptions-transport-ws

Version:
4 lines (3 loc) 111 B
declare const MIN_WS_TIMEOUT = 1000; declare const WS_TIMEOUT = 30000; export { MIN_WS_TIMEOUT, WS_TIMEOUT, };