UNPKG

84 BJavaScriptView Raw
1var Strategy = require('./strategy');
2
3module.exports = {
4 Strategy: Strategy
5};