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 0fb2538 commit 88b5010Copy full SHA for 88b5010
packages/svelte/src/compiler/phases/3-transform/client/visitors/IfBlock.js
@@ -1,5 +1,5 @@
1
/** @import { BlockStatement, Expression } from 'estree' */
2
-/** @import { AST, Namespace } from '#compiler' */
+/** @import { AST } from '#compiler' */
3
/** @import { ComponentContext } from '../types' */
4
import * as b from '../../../../utils/builders.js';
5
0 commit comments