We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a25b11d commit eae16b7Copy full SHA for eae16b7
test/bigint64.test.ts
@@ -1,4 +1,4 @@
1
-import assert from "node:assert";
+import assert from "assert";
2
import { encode, decode } from "../src";
3
4
describe("useBigInt64: true", () => {
0 commit comments