We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a5871f commit 7e64d57Copy full SHA for 7e64d57
src/parser/converts/root.ts
@@ -1,5 +1,5 @@
1
import type * as SvAST from "../svelte-ast-types";
2
-import * as Compiler from "svelte/compiler";
+import type * as Compiler from "svelte/compiler";
3
import type {
4
SvelteName,
5
SvelteProgram,
0 commit comments