expose authenticator

This commit is contained in:
AJ ONeal 2016-01-02 01:20:13 -08:00
parent 843569d62d
commit 8b503a79af
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni

1
index.js Normal file
Vedi File

@ -0,0 +1 @@
module.exports = require('authenticator');