Skip to content

Commit 2c12cbc

Browse files
committed
fix: import
1 parent d46a7da commit 2c12cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/shema.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { SchemaDefenititon } from "./types";
1+
import type { SchemaDefenititon } from "./types.js";
22

33
export function generateFromSchema(
44
schema: SchemaDefenititon,

0 commit comments

Comments
 (0)