We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b7b4f2 commit 49d9b38Copy full SHA for 49d9b38
test/whatwg-streams.test.ts
@@ -1,6 +1,5 @@
1
import { deepStrictEqual } from "assert";
2
import { decodeAsync, encode, decodeArrayStream } from "@msgpack/msgpack";
3
-import { constants } from "http2";
4
5
describe("whatwg streams", () => {
6
before(function() {
0 commit comments