Add the RemoteObject API in renderer. (not implemented yet)
This commit is contained in:
parent
ebf5bf2d19
commit
3ae0c99ca9
6 changed files with 134 additions and 1 deletions
3
renderer/api/lib/remote_object.coffee
Normal file
3
renderer/api/lib/remote_object.coffee
Normal file
|
@ -0,0 +1,3 @@
|
|||
RemoteObject = process.atom_binding('remote_object').RemoteObject
|
||||
|
||||
module.exports = RemoteObject
|
Loading…
Add table
Add a link
Reference in a new issue