JSX.SpreadChild
type ('M, 'T) t = {
expression : ('M, 'T) Expression.t;
comments : ('M, unit) Syntax.t option;
}