add index.js

This commit is contained in:
AJ ONeal 2015-12-16 22:47:21 +00:00
parent 00dd7bd6f1
commit ef84fc2504
1 changed files with 3 additions and 0 deletions

3
index.js Normal file
View File

@ -0,0 +1,3 @@
'use strict';
module.exports = require('./lib/standalone');