UNPKG

dlv

Version:

Safely get a dot-notated property within an object.

3 lines (2 loc) 148 B
module.exports=function(t,e,l,n,o){for(e=e.split?e.split("."):e,n=0;n<e.length;n++)t=t?t[e[n]]:o;return t===o?l:t}; //# sourceMappingURL=dlv.js.map