ddan-js 3.5.1 → 3.5.3

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.
@@ -30,7 +30,6 @@ declare const _default: {
30
30
  pipe?: boolean | undefined;
31
31
  mutex?: string | undefined;
32
32
  }) => Promise<T | undefined>;
33
- aliAuthA: (uri: string, exp?: number, key?: string) => string;
34
33
  anySuccess: (promises: Promise<any>[]) => Promise<boolean>;
35
34
  bezier1: (p0: Ddan.IPoint, p1: Ddan.IPoint, t: number) => Ddan.IPoint;
36
35
  bezier2: (p0: Ddan.IPoint, p1: Ddan.IPoint, p2: Ddan.IPoint, t: number) => Ddan.IPoint;
@@ -126,7 +126,6 @@ declare const dHook: {
126
126
  pipe?: boolean | undefined;
127
127
  mutex?: string | undefined;
128
128
  }) => Promise<T_4 | undefined>;
129
- aliAuthA: (uri: string, exp?: number, key?: string) => string;
130
129
  anySuccess: (promises: Promise<any>[]) => Promise<boolean>;
131
130
  bezier1: (p0: import("..").Ddan.IPoint, p1: import("..").Ddan.IPoint, t: number) => import("..").Ddan.IPoint;
132
131
  bezier2: (p0: import("..").Ddan.IPoint, p1: import("..").Ddan.IPoint, p2: import("..").Ddan.IPoint, t: number) => import("..").Ddan.IPoint;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ddan-js",
3
- "version": "3.5.1",
3
+ "version": "3.5.3",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "ddan-js",