pull/15844/head
Rich Harris 3 months ago
parent 1d0a945c5c
commit 9c13fef7e5

@ -1,9 +1,7 @@
/** @import { AST } from '#compiler' */
/** @import { AwaitExpression, Expression, Property, SpreadElement } from 'estree' */ /** @import { AwaitExpression, Expression, Property, SpreadElement } from 'estree' */
/** @import { Context } from '../types' */ /** @import { Context } from '../types' */
import { dev } from '../../../../state.js'; import { dev } from '../../../../state.js';
import * as b from '../../../../utils/builders.js'; import * as b from '../../../../utils/builders.js';
import { get_rune } from '../../../scope.js';
/** /**
* @param {AwaitExpression} node * @param {AwaitExpression} node

Loading…
Cancel
Save