function()
in
index.js [108:110]
3
lines of code
1
McCabe index (conditional complexity)
function(keys, next) { next(null, _.flatten(keys)); }