/** * Created by alykoshin on 21.01.16. */ // Export object module.exports = { prop: 'string exported from index.js' };