jonschlinkert/has-own-deep

jonschlinkert/has-own-deep

Releases2
Frequency8 hours
Last Release
Stars7
Returns true if an object has an own, enumerable property. Nested properties can be checked using using dot notation paths ('a.b.c').

Linked projects

Returns true if an object has an own, nested property using dot notation paths ('a.b.c').