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 b103486 commit 48aa963Copy full SHA for 48aa963
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
SvelteAttribute,
5
SvelteGenericsDirective,
0 commit comments