Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ldanilek committed Jan 2, 2025
1 parent 754286f commit 0ba6e72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ import {
queryGeneric,
} from "convex/server";
import {
convexToJson,
GenericId,
jsonToConvex,
JSONValue,
Value,
convexToJson,
jsonToConvex,
} from "convex/values";
import { createHash } from "crypto";
import { compareValues } from "./compare.js";
Expand Down

0 comments on commit 0ba6e72

Please sign in to comment.