Update packages/svelte/src/compiler/types/index.d.ts

Co-authored-by: Elliott Johnson <sejohnson@torchcloudconsulting.com>
pull/15844/head
Rich Harris 3 months ago committed by GitHub
parent 4fc61c7fba
commit 3e1701024b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -5,7 +5,6 @@ import type { ICompileDiagnostic } from '../utils/compile_diagnostic.js';
import type { StateCreationRuneName } from '../../utils.js';
import type {
AssignmentExpression,
AwaitExpression,
CallExpression,
PrivateIdentifier,
PropertyDefinition

Loading…
Cancel
Save