draft: refactor project so it sits on top of a standalone app
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
exports.pbkdf2 = require('./lib/async')
|
||||
exports.pbkdf2Sync = require('./lib/sync')
|
||||
Reference in New Issue
Block a user