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

type JSXAttributes<'ast> = &'ast [JSXAttribute<'ast>];