mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 03:17:49 +00:00
Bump to v3.0.0.
This commit is contained in:
3
collection/each.js
Normal file
3
collection/each.js
Normal file
@@ -0,0 +1,3 @@
|
||||
define(["./forEach"], function(forEach) {
|
||||
return forEach;
|
||||
});
|
||||
Reference in New Issue
Block a user