pull/15844/head
Rich Harris 3 months ago
parent 2f531a4845
commit 06d2886cbc

@ -1,9 +1,7 @@
import type { AST, Binding, StateField } from '#compiler'; import type { AST, Binding, StateField } from '#compiler';
import type { import type {
AwaitExpression,
CallExpression, CallExpression,
ClassBody, ClassBody,
Comment,
Identifier, Identifier,
LabeledStatement, LabeledStatement,
Node, Node,

Loading…
Cancel
Save