Skip to content

Commit

Permalink
blah, utils
Browse files Browse the repository at this point in the history
  • Loading branch information
nijikokun committed Apr 2, 2013
1 parent 2f90f19 commit 7b02146
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Empty file removed index.html
Empty file.
3 changes: 2 additions & 1 deletion index.js
@@ -1,4 +1,5 @@
module.exports = exports = {
OAuth: require('./lib/oauth'),
OAuth2: require('./lib/oauth2')
OAuth2: require('./lib/oauth2'),
utils: require('./lib/utils')
};

0 comments on commit 7b02146

Please sign in to comment.