UNPKG

60 BJavaScriptView Raw
1var foo = require('./foo');
2console.log('main: ' + foo(5));