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 5f9129d commit 4994adcCopy full SHA for 4994adc
packages/svelte/src/compiler/phases/3-transform/utils.js
@@ -1,6 +1,5 @@
1
/** @import { Context } from 'zimmerframe' */
2
/** @import { TransformState } from './types.js' */
3
-/** @import { Scope } from '../scope.js' */
4
/** @import { AST, Binding, Namespace, SvelteNode, ValidatedCompileOptions } from '#compiler' */
5
/** @import { Node, Expression, CallExpression } from 'estree' */
6
import {
0 commit comments