Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gfx committed Jan 25, 2025
1 parent a25b11d commit eae16b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/bigint64.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import assert from "node:assert";
import assert from "assert";
import { encode, decode } from "../src";

describe("useBigInt64: true", () => {
Expand Down

0 comments on commit eae16b7

Please sign in to comment.