@sunny-base-web/effects 0.8.79 → 0.8.81

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
@@ -469,8 +469,6 @@ export declare const defaultResponseInterceptor: ({ codeField, dataField, succes
469
469
  */
470
470
  export declare const defaultSelectOptionsAdapter: SelectOptionsAdapter;
471
471
 
472
- export declare const Design: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
473
-
474
472
  declare type DownloadRequestConfig = {
475
473
  /**
476
474
  * 定义期望获得的数据类型。