Skip to content

Commit 48aa963

Browse files
committed
fix
1 parent b103486 commit 48aa963

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
SvelteAttribute,
55
SvelteGenericsDirective,

0 commit comments

Comments
 (0)