Add the RemoteObject API in renderer. (not implemented yet)

This commit is contained in:
Cheng Zhao 2013-04-22 09:13:25 +08:00
parent ebf5bf2d19
commit 3ae0c99ca9
6 changed files with 134 additions and 1 deletions

View file

@ -0,0 +1,3 @@
RemoteObject = process.atom_binding('remote_object').RemoteObject
module.exports = RemoteObject