|
|
@ -1,6 +1,6 @@
|
|
|
|
/** @import { ArrayExpression, Expression, ExpressionStatement, Identifier, MemberExpression, ObjectExpression, Property } from 'estree' */
|
|
|
|
/** @import { ArrayExpression, Expression, ExpressionStatement, Identifier, MemberExpression, ObjectExpression } from 'estree' */
|
|
|
|
/** @import { AST } from '#compiler' */
|
|
|
|
/** @import { AST } from '#compiler' */
|
|
|
|
/** @import { ComponentClientTransformState, ComponentContext, MemoizedExpression } from '../types' */
|
|
|
|
/** @import { ComponentClientTransformState, ComponentContext } from '../types' */
|
|
|
|
/** @import { Scope } from '../../../scope' */
|
|
|
|
/** @import { Scope } from '../../../scope' */
|
|
|
|
import {
|
|
|
|
import {
|
|
|
|
cannot_be_set_statically,
|
|
|
|
cannot_be_set_statically,
|
|
|
|