pull/12590/head
Rich Harris 2 years ago
parent 167b337060
commit becc2447ca

@ -1,4 +1,4 @@
/** @import { CallExpression, Expression, Identifier, Literal, MethodDefinition, PropertyDefinition, VariableDeclarator } from 'estree' */
/** @import { CallExpression, Expression, Identifier, Literal, MethodDefinition, PrivateIdentifier, PropertyDefinition, VariableDeclarator } from 'estree' */
/** @import { Binding } from '#compiler' */
/** @import { ComponentVisitors, StateField } from '../types.js' */
import { get_rune } from '../../../scope.js';

Loading…
Cancel
Save