Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/utils
clearUndefined
Function clearUndefined
clearUndefined
<
T
extends
object
>
(
obj
:
T
)
:
T
remove undefined fields from an object (! mutates the object !)
Type Parameters
T
extends
object
Parameters
obj
:
T
Returns
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.7
Loading...
remove undefined fields from an object (! mutates the object !)