piclist 0.8.4 → 0.8.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -141,6 +141,7 @@ export declare const ZH_CN: {
141
141
  BUILDIN_COMPRESS_MESSAGE_ISRESIZEBYPERCENT: string;
142
142
  BUILDIN_COMPRESS_RESIZEPERCENT: string;
143
143
  BUILDIN_COMPRESS_MESSAGE_RESIZEPERCENT: string;
144
+ BUILDIN_COMPRESS_SKIPRESIZEOFSMALLIMG: string;
144
145
  BUILDIN_COMPRESS_ISROTATE: string;
145
146
  BUILDIN_COMPRESS_MESSAGE_ISROTATE: string;
146
147
  BUILDIN_COMPRESS_ROTATEDEGREE: string;