electron/renderer/api/lib/remote_object.coffee

4 lines
97 B
CoffeeScript
Raw Normal View History

RemoteObject = process.atom_binding('remote_object').RemoteObject
module.exports = RemoteObject