Type Definition JSXChildExpression
ecmascript::ast::jsx
type JSXChildExpression<'ast> = &'ast [Expression<'ast>];