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 65385c2 commit b16f21aCopy full SHA for b16f21a
packages/svelte/src/compiler/phases/3-transform/client/visitors/shared/declarations.js
@@ -1,4 +1,4 @@
1
-/** @import { CallExpression, Identifier } from 'estree' */
+/** @import { Identifier } from 'estree' */
2
/** @import { ComponentContext, Context } from '../../types' */
3
import { is_state_source } from '../../utils.js';
4
import * as b from '../../../../../utils/builders.js';
0 commit comments