4 lines
97 B
CoffeeScript
4 lines
97 B
CoffeeScript
|
RemoteObject = process.atom_binding('remote_object').RemoteObject
|
||
|
|
||
|
module.exports = RemoteObject
|