@wopjs/cast - v0.1.3
Preparing search index...
toPlainObjectOfTrue
Function toPlainObjectOfTrue
toPlainObjectOfTrue
(
x
:
unknown
,
)
:
{
[
key
:
string
|
number
|
symbol
]:
true
}
|
undefined
Filter props from object
x
whose values are
true
.
Parameters
x
:
unknown
Returns
{
[
key
:
string
|
number
|
symbol
]:
true
}
|
undefined
Settings
Theme
OS
Light
Dark
@wopjs/cast - v0.1.3
Loading...
Filter props from object
xwhose values aretrue.