@sunny-base-web/effects 0.8.8 → 0.8.10

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