We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d141327 commit 39485dcCopy full SHA for 39485dc
src/adapters/node.ts
@@ -1,5 +1,4 @@
1
import type { AdapterOptions, AdapterInstance, Adapter } from "../adapter.ts";
2
-import type { WebSocket } from "../../types/web.ts";
3
import { toBufferLike } from "../utils.ts";
4
import { adapterUtils } from "../adapter.ts";
5
import { AdapterHookable } from "../hooks.ts";
0 commit comments