Deprecate ipc module for ipcMain

This commit is contained in:
Cheng Zhao 2015-11-10 15:41:24 +08:00
parent 6515a445a0
commit 844cea8f21
3 changed files with 9 additions and 2 deletions

View file

@ -0,0 +1,3 @@
{EventEmitter} = require 'events'
module.exports = new EventEmitter