exports.tip = function()
in
lib/tag.js [18:20]
3
lines of code
1
McCabe index (conditional complexity)
exports.tip = function (tag) { return TagTip[tag]; };