Skip to content

Commit 7e64d57

Browse files
committed
fix
1 parent 0a5871f commit 7e64d57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/parser/converts/root.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import type * as SvAST from "../svelte-ast-types";
2-
import * as Compiler from "svelte/compiler";
2+
import type * as Compiler from "svelte/compiler";
33
import type {
44
SvelteName,
55
SvelteProgram,

0 commit comments

Comments
 (0)