@enonic/js-utils
Preparing search index...
mapKeys
Function mapKeys
mapKeys
(
obj
:
object
,
fn
:
(
__namedParameters
:
{
key
:
PropertyKey
;
result
:
object
;
value
:
unknown
}
,
)
=>
void
,
)
:
object
Parameters
obj
:
object
fn
:
(
__namedParameters
:
{
key
:
PropertyKey
;
result
:
object
;
value
:
unknown
}
,
)
=>
void
Returns
object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@enonic/js-utils
Loading...