UNPKG

imagenarium

Version:

Use to optimize, handler formats and crop images

9 lines (6 loc) 126 B
'use strict'; function readDir(file, optResolver, onRead) { // Do nothing for now onRead(); } module.exports = readDir;