UNPKG
@technically/lodash
Version:
latest (4.17.0)
next (4.0.0-alpha)
4.17.0
4.16.0
4.15.0
4.14.0
4.0.0-alpha
Dual ESM/CommonJS wrapper around lodash
github.com/technically-js/lodash
technically-js/lodash
@technically/lodash
/
index.cjs
1 lines
•
35 B
JavaScript
View Raw
1
module.exports
= require(
'lodash'
)
;