wiki-security-passportjs/index.js

6 lines
166 B
JavaScript
Raw Permalink Normal View History

2016-03-16 14:13:37 +00:00
// **index.js**
// Simple file so that if you require this directory
// in node it instead requires ./lib/social.coffee
module.exports = require('./server/social');