@fly-vue/lcdp-iview 1.7.5-1 → 1.7.5-2

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,3 +4,7 @@ declare const _default: {
4
4
  func: (actionContext: ActionContext) => Promise<ActionResult>;
5
5
  };
6
6
  export default _default;
7
+ export declare const httpCancel: {
8
+ id: string;
9
+ func: () => Promise<ActionResult>;
10
+ };
@@ -1,5 +1,5 @@
1
1
  {
2
- "date": "20230529164659",
2
+ "date": "20230531092601",
3
3
  "distModuleDir": "modules/fly_vue_lcdp_iview",
4
4
  "distModuleDirName": "modules",
5
5
  "dll": true,
@@ -36,5 +36,5 @@
36
36
  "name": "@fly-vue/lcdp-iview",
37
37
  "npmPacks": [
38
38
  ],
39
- "version": "1.7.5-1"
39
+ "version": "1.7.5-2"
40
40
  }