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

Co-authored-by: Rich Harris <rich.harris@vercel.com>
pull/16780/head
Elliott Johnson 4 weeks ago committed by GitHub
parent 8e7b87a737
commit cf3ea69b7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -5,7 +5,6 @@ import type {
Expression,
Identifier,
LabeledStatement,
MemberExpression,
Program
} from 'estree';
import type { Scope, ScopeRoot } from './scope.js';

Loading…
Cancel
Save