electron/spec-main/fixtures/module/function.js
2020-03-20 13:28:31 -07:00

1 line
50 B
JavaScript

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