valueOf()

Returns the primitive value of a specified object

Less.prototype.valueOf()

Returns the primitive valuearrow-up-right of a specified object.

Return type

Returns

The return value is the primitive valuearrow-up-right of generic type variable Value.

Example usage

Last updated