mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 07:17:50 +00:00
4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
define(["./forEach"], function(forEach) {
|
|
return forEach;
|
|
});
|