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

1 line
49 B
JavaScript

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