Typescript Library Declarations (ES2024)
Interface Boolean
interface
Boolean
{
valueOf
()
:
boolean
;
}
Index
Methods
value
Of
Methods
value
Of
valueOf
()
:
boolean
Returns the primitive value of the specified object.
Returns
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
value
Of
Typescript Library Declarations (ES2024)
Returns the primitive value of the specified object.