Preparing search index...
The search index is not available
@shopify/cli-kit
@shopify/cli-kit
common/object
unsetPathValue
Function unsetPathValue
unsetPathValue
(
object
:
object
,
path
:
PropertyPath
)
:
boolean
Removes the property at path of object.
Parameters
object
:
object
The object to modify.
path
:
PropertyPath
The path of the property to unset.
Returns
boolean
Returns true if the property is deleted or not found, else false.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@shopify/cli-kit
Loading...
Removes the property at path of object.