UNPKG

63 BJavaScriptView Raw
1module.exports = function() {
2 return 'exported function';
3};