Returns true if an object has an own, enumerable property. Nested properties can be checked using using dot notation paths ('a.b.c').
-
Updated
Jan 27, 2018 - JavaScript
Returns true if an object has an own, enumerable property. Nested properties can be checked using using dot notation paths ('a.b.c').
Add a description, image, and links to the dotprop topic page so that developers can more easily learn about it.
To associate your repository with the dotprop topic, visit your repo's landing page and select "manage topics."