Variable ASSIGNConst

ASSIGN: typeof ASSIGN = ...

Used to set any properties on the wrapped object and return the same object.

Example

With(obj)[SET]({prop3: 5, prop4: 6}).inc().prop2