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 c84aea7 commit 46a8a26Copy full SHA for 46a8a26
packages/svelte/src/compiler/phases/3-transform/server/visitors/SnippetBlock.js
@@ -1,6 +1,6 @@
1
/** @import { BlockStatement } from 'estree' */
2
/** @import { AST } from '#compiler' */
3
-/** @import { ComponentContext, } from '../types.js' */
+/** @import { ComponentContext } from '../types.js' */
4
import * as b from '../../../../utils/builders.js';
5
6
/**
0 commit comments