Preparing search index...
The search index is not available
@wopjs/cast - v0.1.1
@wopjs/cast
toPlainObjectOfTrue
Function toPlainObjectOfTrue
Filter props from object
x
whose values are
true
.
to
Plain
Object
Of
True
(
x
)
:
undefined
|
{
[
key
:
PropertyKey
]
:
true
;
}
Parameters
x
:
unknown
Returns
undefined
|
{
[
key
:
PropertyKey
]
:
true
;
}
Settings
Theme
OS
Light
Dark
@wopjs/cast - v0.1.1
Loading...
Filter props from object
x
whose values aretrue
.