Skip to content

Commit 7e7be57

Browse files
committed
Update zod import
1 parent 50fe69e commit 7e7be57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { z } from "zod";
1+
import z from "zod";
22

33
/**
44
* The primary nodes in the knowledge graph

0 commit comments

Comments
 (0)