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').
To associate your repository with the dotprop topic, visit your repo's landing page and select "manage topics."