piclist 1.0.2 → 1.0.3

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.
@@ -171,6 +171,8 @@ export declare const ZH_CN: {
171
171
  BUILDIN_COMPRESS_MESSAGE_RESIZEHEIGHT: string;
172
172
  BUILDIN_COMPRESS_ISRESIZEBYPERCENT: string;
173
173
  BUILDIN_COMPRESS_MESSAGE_ISRESIZEBYPERCENT: string;
174
+ BUILDIN_COMPRESS_ISFLIP: string;
175
+ BUILDIN_COMPRESS_ISFLOP: string;
174
176
  BUILDIN_COMPRESS_RESIZEPERCENT: string;
175
177
  BUILDIN_COMPRESS_MESSAGE_RESIZEPERCENT: string;
176
178
  BUILDIN_COMPRESS_SKIPRESIZEOFSMALLIMG: string;