@sunny-base-web/effects 0.8.43 → 0.8.45

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.
package/dist/index.d.ts CHANGED
@@ -438,6 +438,8 @@ export declare const defaultResponseInterceptor: ({ codeField, dataField, succes
438
438
  */
439
439
  export declare const defaultSelectOptionsAdapter: SelectOptionsAdapter;
440
440
 
441
+ export declare const Design: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
442
+
441
443
  declare type DownloadRequestConfig = {
442
444
  /**
443
445
  * 定义期望获得的数据类型。