{ remote: { process: { env: {}, }, getCurrentWindow: function() { return { isFocused: function() {return true;} }; }, app: { getVersion: function() {return '1';} } }, }