UNPKG
minchuan-lodash
Version:
latest (1.0.1)
1.0.1
1.0.0
A lightweight lodash alternative
minchuan-lodash
/
dist
/
index.d.ts
5 lines
•
142 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./array'
;
export
*
from
'./object'
;
export
*
from
'./function'
;
export
*
from
'./lang'
;
//# sourceMappingURL=index.d.ts.map