[][src]Type Definition resast::expr::ObjExpr

type ObjExpr<'a> = Vec<ObjProp<'a>>;

{a: 'b', c, ...d}