UNPKG
imgr-le
Version:
latest (0.10.5)
0.10.5
Image resizing, cropping, optimisation and serving
github.com/StudioLE/imgr
StudioLE/imgr
imgr-le
/
index.js
3 lines
(1 loc)
•
43 B
JavaScript
View Raw
1
2
3
module.exports
= require(
'./lib/imgr'
)
;