index.js 76 Bytes Raw Blame History Permalink 1 2 3 4 module.exports = { store: require('./store/'), ajax: require('./ajax/') };