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 4fc61c7 commit 3e17010Copy full SHA for 3e17010
packages/svelte/src/compiler/types/index.d.ts
@@ -5,7 +5,6 @@ import type { ICompileDiagnostic } from '../utils/compile_diagnostic.js';
5
import type { StateCreationRuneName } from '../../utils.js';
6
import type {
7
AssignmentExpression,
8
- AwaitExpression,
9
CallExpression,
10
PrivateIdentifier,
11
PropertyDefinition
0 commit comments