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

type JSXChildren<'ast> = &'ast [JSXChild<'ast>];