Takaro - v0.4.11
    Preparing search index...

    Function unset

    • Removes the property at path of object.

      Note: This method mutates object.

      Parameters

      • object: any

        The object to modify.

      • path: PropertyPath

        The path of the property to unset.

      Returns boolean

      Returns true if the property is deleted, else false.