Type Definition JSXAttributes
ecmascript::ast::jsx
type JSXAttributes<'ast> = &'ast [JSXAttribute<'ast>];