mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 14:37:49 +00:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
define(["./toPairsIn"], function(toPairsIn) {
|
|
return toPairsIn;
|
|
});
|