piclist 0.3.0 → 0.3.1

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.
@@ -127,6 +127,8 @@ export declare const ZH_CN: {
127
127
  BUILDIN_COMPRESS_MESSAGE_ISROTATE: string;
128
128
  BUILDIN_COMPRESS_ROTATEDEGREE: string;
129
129
  BUILDIN_COMPRESS_MESSAGE_ROTATEDEGREE: string;
130
+ BUILDIN_COMPRESS_ISREMOVEEXIF: string;
131
+ BUILDIN_COMPRESS_MESSAGE_ISREMOVEEXIF: string;
130
132
  PLUGIN_HANDLER_PLUGIN_INSTALL_SUCCESS: string;
131
133
  PLUGIN_HANDLER_PLUGIN_INSTALL_FAILED: string;
132
134
  PLUGIN_HANDLER_PLUGIN_INSTALL_FAILED_REASON: string;