UNPKG

images-set-to-webp-converter

Version:

Powerful util for images (.png | .jpeg | .jpg) set conversion to .webp, generated by Abobe Images Processor Pro plugin

15 lines (8 loc) 282 B
// Generated by CoffeeScript 1.12.7 var CWebp, DWebp, exports, fs, pkg, ref, version; fs = require('fs'); ref = require('./webp'), CWebp = ref.CWebp, DWebp = ref.DWebp; module.exports = exports = CWebp; exports.CWebp = CWebp; exports.DWebp = DWebp; exports.version = version;