UNPKG

@mora/tinypng

Version:

基于 tinypng 封装的一个支持 `nodejs`、`命令行`和`webpack`的图片压缩工具

4 lines (3 loc) 156 B
import Tinypng from './tinypng'; import TinypngWebpackPlugin from './tinypng-webpack-plugin'; export { Tinypng as default, Tinypng, TinypngWebpackPlugin };