mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 15:57:48 +00:00
4 lines
58 B
JavaScript
4 lines
58 B
JavaScript
define(["./every"], function(every) {
|
|
return every;
|
|
});
|