piclist 1.3.4 → 1.3.6

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.
@@ -136,6 +136,12 @@ export declare const ZH_CN: {
136
136
  PICBED_SFTPPLIST_MESSAGE_FILE_USER: string;
137
137
  PICBED_SFTPPLIST_MESSAGE_FILE_MODE: string;
138
138
  PICBED_SFTPPLIST_MESSAGE_DIR_MODE: string;
139
+ PICBED_PICLIST: string;
140
+ PICBED_PICLIST_HOST: string;
141
+ PICBED_PICLIST_PORT: string;
142
+ PICBED_PICLIST_PICBED: string;
143
+ PICBED_PICLIST_CONFIGNAME: string;
144
+ PICBED_PICLIST_KEY: string;
139
145
  BUILDIN_WATERMARK_ISADDWATERMARK: string;
140
146
  BUILDIN_WATERMARK_MESSAGE_ISADDWATERMARK: string;
141
147
  BUILDIN_WATERMARK_WATERMARKTYPE: string;