We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50fe69e commit 7e7be57Copy full SHA for 7e7be57
src/types.ts
@@ -1,4 +1,4 @@
1
-import { z } from "zod";
+import z from "zod";
2
3
/**
4
* The primary nodes in the knowledge graph
0 commit comments