Skip to content

Commit e43258b

Browse files
committed
fix
1 parent 8c1c395 commit e43258b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/parser/converts/root.ts

Lines changed: 1 addition & 1 deletion
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)