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