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 b056cf1 commit 609c174Copy full SHA for 609c174
src/build/patches.ts
@@ -1,5 +1,5 @@
1
import { parse } from "kdljs";
2
-import { Enum } from "./types";
+import type { Enum } from "./types";
3
import { readdir, readFile } from "fs/promises";
4
import { merge } from "./helpers.js";
5
0 commit comments