Module JSX.Closing

type ('M, 'T) t = 'M * ('M, 'T) t'
and ('M, 'T) t' = {
  1. name : ('M, 'T) name;
}