Overview
The `Less` primitive wrapper object
Less {}
Less {}
The Less
primitive wrapper object represents the primitive value of number
type less than the given.
Accessors
public get [Symbol.toStringTag](): string
The |
Methods
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 |
Last updated