just.defProps(objectnon-null, properties)
Alternative to Object.defineProperties.
Parameters:
| Name | Type | Description | 
|---|---|---|
| object | object | |
| properties | !object.<key, propertyDescriptor> or !object.<key, value> | 
Returns:
object
| Name | Type | Description | 
|---|---|---|
| object | object | |
| properties | !object.<key, propertyDescriptor> or !object.<key, value> |