Overview
The `Less` primitive wrapper object
Last updated
The `Less` primitive wrapper object
Last updated
Less {}
The Less
primitive wrapper object represents the primitive value of number
type less than the given.
public get [Symbol.toStringTag](): string
The |
public than(): boolean
Checks whether the primitive value of a specified |
public thanEvery(): boolean
Checks whether the primitive value of a specified |
public thanSome(): boolean
Checks whether the primitive value of a specified |
public valueOf(): Value
Returns the primitive value of a specified |