Skip to content

Commit

Permalink
[api] JS binding, first commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
AvianFlu committed May 12, 2012
1 parent 2dd380f commit e4a1b07
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/binding.js
@@ -0,0 +1,4 @@

var prefork = require('../build/Release/prefork');

exports.prefork = prefork;

0 comments on commit e4a1b07

Please sign in to comment.