UNPKG

imagenarium

Version:

Use to optimize, handler formats and crop images

8 lines (5 loc) 96 B
'use strict'; function get(name) { return this._registry.get(name); } module.exports = get;