pull/17038/head
Rich Harris 4 weeks ago
commit 8fe3c932d4

@ -17,7 +17,6 @@ import type {
} from 'estree'; } from 'estree';
import type { Scope } from '../phases/scope'; import type { Scope } from '../phases/scope';
import type { _CSS } from './css'; import type { _CSS } from './css';
import type { AwaitedDeclaration } from '../phases/types';
import type { ExpressionMetadata } from '../phases/nodes'; import type { ExpressionMetadata } from '../phases/nodes';
/** /**

Loading…
Cancel
Save