We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 587d088 commit 3edb58cCopy full SHA for 3edb58c
src/core/generator.ts
@@ -1,4 +1,4 @@
1
-import type { DataSource, MockmateOptions } from "./types.js";
+import type { MockmateOptions } from "./types.js";
2
import { fetchData } from "./fetcher.js";
3
import { generateFromSchema } from "./shema.js";
4
0 commit comments