Rinser/node_modules/lodash/collection/eachRight.js

2 lines
44 B
JavaScript
Raw Normal View History

2015-07-20 13:42:07 +00:00
module.exports = require('./forEachRight');