mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 07:47:49 +00:00
4 lines
76 B
JavaScript
4 lines
76 B
JavaScript
define(["./reduceRight"], function(reduceRight) {
|
|
return reduceRight;
|
|
});
|