@imjano/get_object_in_object
Version:
Through a dot-separated path (example: 'subObject.foo.bar') you can find an object inside another parent object.
10 lines (9 loc) • 219 B
JavaScript
Through a dot-separated path (example: 'subObject.foo.bar') you can find an object inside another parent object.