We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e58570 commit d4d6463Copy full SHA for d4d6463
lib/index.ts
@@ -7,3 +7,4 @@ export { Transport } from "./transport.js";
7
export { transports } from "./transports/index.js";
8
export { installTimerFunctions } from "./util.js";
9
export { parse } from "./contrib/parseuri.js";
10
+export { nextTick } from "./transports/websocket-constructor.js";
0 commit comments