Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / dot-prop / readme.md
index 735b0a2b5111ee9c0c9182f8a9d5d66e74f1040d..4170565dccddba90522a8b046cd1ce9be3ca5459 100644 (file)
@@ -71,6 +71,8 @@ Returns the object.
 
 ### delete(object, path)
 
+Returns a boolean of whether the property existed before being deleted.
+
 #### object
 
 Type: `object`