JoinRule: SimpleMergeRule<"join"> | {
    rule: "join";
    sep: string;
}

Join the values of this prop as strings with a separator

Generated using TypeDoc