electron/spec/fixtures/module/function.js
2016-03-04 15:44:50 -08:00

1 line
49 B
JavaScript

exports.aFunction = function() { return 1127; };