electron/spec-main/fixtures/remote/function.js

1 line
50 B
JavaScript

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