electron/spec/fixtures/module/function.js
2016-03-30 17:00:32 -07:00

1 line
48 B
JavaScript

exports.aFunction = function () { return 1127 }