flocore/lib/transport/explorers/index.js
2015-01-02 16:31:09 -03:00

4 lines
54 B
JavaScript

module.exports = {
Insight: require('./insight')
};