valueOf()
Returns the primitive value of a specified object
Less.prototype.valueOf()
Less.prototype.valueOf()
Returns the primitive value of a specified object.
less.class.ts
Return type
Returns
The return value is the primitive value of generic type variable Value
.
Example usage
Last updated