This commit is contained in:
Feross Aboukhadijeh
2016-03-25 23:49:04 -07:00
parent 3928564314
commit 0cf89600c0
3 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
module.exports = {
init: init
init
}
var electron = require('electron')