@sunny-base-web/effects 0.8.41 → 0.8.43

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,8 +438,6 @@ 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
-
443
441
  declare type DownloadRequestConfig = {
444
442
  /**
445
443
  * 定义期望获得的数据类型。