UNPKG

funcunit

Version:
6 lines (4 loc) 100 B
var source = require('./source'); module.exports = function(node){ return source(node).length; };