Preparing search index...
The search index is not available
@use-pico
@use-pico
@use-pico/common
cleanOf
Function cleanOf
Takes an object and remove all
undefined
properties, preserving nulls.
clean
Of
<
T
>
(
obj
,
options
?
)
:
undefined
|
null
|
T
Type Parameters
T
extends
object
Parameters
obj
:
undefined
|
null
|
T
Optional
options
:
ICleanerOptions
Returns
undefined
|
null
|
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@use-pico
Loading...
Takes an object and remove all undefined properties, preserving nulls.