UNPKG

funcunit

Version:
7 lines (5 loc) 105 B
var a = require('a'), b = require('b'); exports.action = function () { console.log(`hello world`); };