Typescript Library Declarations (ES2023)
Interface Boolean
interface
Boolean
{
valueOf
(
)
:
boolean
;
}
Index
Methods
value
Of
Methods
value
Of
value
Of
(
)
:
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 (ES2023)
Returns the primitive value of the specified object.