[][src]Type Definition ecmascript::ast::jsx::JSXChildExpression

type JSXChildExpression<'ast> = &'ast [Expression<'ast>];