Typescript Library Declarations (ES2023)
Interface BooleanConstructor
Hierarchy
BooleanConstructor
Boolean
Constructor
<
T
>
(
value
?
)
:
boolean
Type Parameters
T
Parameters
Optional
value
:
T
Returns
boolean
Index
Constructors
constructor
Properties
prototype
Constructors
constructor
new
Boolean
Constructor
(
value
?
)
:
Boolean
Parameters
Optional
value
:
any
Returns
Boolean
Properties
Readonly
prototype
prototype
:
Boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
prototype