Initial Save
This commit is contained in:
3
node_modules/subscriptions-transport-ws/dist/defaults.d.ts
generated
vendored
Normal file
3
node_modules/subscriptions-transport-ws/dist/defaults.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
declare const MIN_WS_TIMEOUT = 1000;
|
||||
declare const WS_TIMEOUT = 30000;
|
||||
export { MIN_WS_TIMEOUT, WS_TIMEOUT, };
|
||||
Reference in New Issue
Block a user