ValueRule: {
    rule: "value";
    value: any;
}

Use this value if there's more than one object to merge, but if there's only one object keep its value.

Type declaration

  • rule: "value"
  • value: any

Generated using TypeDoc