RunKit + npm: object-path

node v6.17.1
endpointsharetweet
var objectPath = require("object-path"); var a = { b: 1 }; objectPath.get(a, null, 2)
Created from: https://runkit.com/npm/object-path
Loading…

no comments

    sign in to comment