We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d46a7da commit 2c12cbcCopy full SHA for 2c12cbc
src/core/shema.ts
@@ -1,4 +1,4 @@
1
-import type { SchemaDefenititon } from "./types";
+import type { SchemaDefenititon } from "./types.js";
2
3
export function generateFromSchema(
4
schema: SchemaDefenititon,
0 commit comments