Preparing search index...
The search index is not available
Welshman Docs
Welshman Docs
@welshman/lib
dissoc
Function dissoc
Returns a function that removes a property on object
dissoc
<
K
extends
string
,
T
extends
Obj
<
any
>
>
(
k
:
K
)
:
(
o
:
T
)
=>
T
Type Parameters
K
extends
string
T
extends
Obj
<
any
>
Parameters
k
:
K
Returns
(
o
:
T
)
=>
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Welshman Docs
Loading...
Returns a function that removes a property on object