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 e871ceb commit 755dcc0Copy full SHA for 755dcc0
1 file changed
examples/monarch.config.ts
@@ -1,4 +1,4 @@
1
-import { defineConfig } from "monarch-kit";
+import { defineConfig } from "../lib";
2
3
export default defineConfig({
4
schemas: "schemas",
0 commit comments