@coinbase/cdp-core 0.0.26 → 0.0.27
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/esm/index.native100.js +28 -10
- package/dist/esm/index.native101.js +8 -17
- package/dist/esm/index.native102.js +9 -79
- package/dist/esm/index.native103.js +13 -13
- package/dist/esm/index.native104.js +10 -36
- package/dist/esm/index.native105.js +13 -38
- package/dist/esm/index.native106.js +72 -70
- package/dist/esm/index.native107.js +81 -0
- package/dist/esm/index.native19.js +13 -13
- package/dist/esm/index.native20.js +3 -3
- package/dist/esm/index.native21.js +69 -23
- package/dist/esm/index.native22.js +22 -156
- package/dist/esm/index.native23.js +157 -45
- package/dist/esm/index.native24.js +43 -245
- package/dist/esm/index.native25.js +247 -53
- package/dist/esm/index.native26.js +56 -17
- package/dist/esm/index.native27.js +15 -21
- package/dist/esm/index.native28.js +21 -49
- package/dist/esm/index.native29.js +50 -8
- package/dist/esm/index.native30.js +8 -17
- package/dist/esm/index.native31.js +16 -44
- package/dist/esm/index.native32.js +45 -13
- package/dist/esm/index.native33.js +13 -55
- package/dist/esm/index.native34.js +55 -6
- package/dist/esm/index.native35.js +6 -21
- package/dist/esm/index.native36.js +21 -11
- package/dist/esm/index.native37.js +11 -3
- package/dist/esm/index.native38.js +3 -3
- package/dist/esm/index.native39.js +3 -34
- package/dist/esm/index.native40.js +32 -10
- package/dist/esm/index.native41.js +12 -4
- package/dist/esm/index.native42.js +4 -28
- package/dist/esm/index.native43.js +28 -6
- package/dist/esm/index.native44.js +6 -24
- package/dist/esm/index.native45.js +24 -16
- package/dist/esm/index.native46.js +16 -54
- package/dist/esm/index.native47.js +53 -22
- package/dist/esm/index.native48.js +23 -11
- package/dist/esm/index.native49.js +10 -26
- package/dist/esm/index.native50.js +26 -41
- package/dist/esm/index.native51.js +41 -54
- package/dist/esm/index.native52.js +54 -126
- package/dist/esm/index.native53.js +126 -11
- package/dist/esm/index.native54.js +9 -101
- package/dist/esm/index.native55.js +104 -6
- package/dist/esm/index.native56.js +7 -3
- package/dist/esm/index.native57.js +3 -15
- package/dist/esm/index.native58.js +14 -42
- package/dist/esm/index.native59.js +38 -74
- package/dist/esm/index.native60.js +79 -2
- package/dist/esm/index.native61.js +2 -2
- package/dist/esm/index.native62.js +2 -13
- package/dist/esm/index.native63.js +8 -33
- package/dist/esm/index.native64.js +36 -5
- package/dist/esm/index.native65.js +5 -33
- package/dist/esm/index.native66.js +34 -8
- package/dist/esm/index.native67.js +8 -10
- package/dist/esm/index.native68.js +10 -11
- package/dist/esm/index.native69.js +11 -13
- package/dist/esm/index.native7.js +4 -4
- package/dist/esm/index.native70.js +13 -18
- package/dist/esm/index.native71.js +18 -5
- package/dist/esm/index.native72.js +6 -5
- package/dist/esm/index.native73.js +5 -11
- package/dist/esm/index.native74.js +10 -54
- package/dist/esm/index.native75.js +54 -10
- package/dist/esm/index.native76.js +11 -2
- package/dist/esm/index.native77.js +2 -45
- package/dist/esm/index.native78.js +44 -13
- package/dist/esm/index.native79.js +14 -2
- package/dist/esm/index.native80.js +2 -21
- package/dist/esm/index.native81.js +18 -17
- package/dist/esm/index.native82.js +20 -80
- package/dist/esm/index.native83.js +79 -103
- package/dist/esm/index.native84.js +101 -30
- package/dist/esm/index.native85.js +32 -6
- package/dist/esm/index.native86.js +6 -20
- package/dist/esm/index.native87.js +79 -10
- package/dist/esm/index.native88.js +9 -19
- package/dist/esm/index.native89.js +20 -93
- package/dist/esm/index.native9.js +22 -15
- package/dist/esm/index.native90.js +9 -20
- package/dist/esm/index.native91.js +16 -114
- package/dist/esm/index.native92.js +90 -75
- package/dist/esm/index.native93.js +20 -9
- package/dist/esm/index.native94.js +118 -5
- package/dist/esm/index.native95.js +5 -18
- package/dist/esm/index.native96.js +11 -26
- package/dist/esm/index.native97.js +35 -7
- package/dist/esm/index.native98.js +41 -10
- package/dist/esm/index.native99.js +16 -11
- package/dist/esm/index.web100.js +8 -11
- package/dist/esm/index.web101.js +14 -7
- package/dist/esm/index.web102.js +80 -16
- package/dist/esm/index.web103.js +11 -79
- package/dist/esm/index.web104.js +36 -5
- package/dist/esm/index.web105.js +38 -75
- package/dist/esm/index.web106.js +81 -0
- package/dist/esm/index.web18.js +13 -13
- package/dist/esm/index.web19.js +3 -3
- package/dist/esm/index.web20.js +69 -23
- package/dist/esm/index.web21.js +22 -156
- package/dist/esm/index.web22.js +157 -45
- package/dist/esm/index.web23.js +43 -245
- package/dist/esm/index.web24.js +247 -53
- package/dist/esm/index.web25.js +56 -17
- package/dist/esm/index.web26.js +15 -21
- package/dist/esm/index.web27.js +21 -49
- package/dist/esm/index.web28.js +49 -11
- package/dist/esm/index.web29.js +8 -11
- package/dist/esm/index.web30.js +16 -53
- package/dist/esm/index.web31.js +45 -10
- package/dist/esm/index.web32.js +14 -2
- package/dist/esm/index.web33.js +55 -44
- package/dist/esm/index.web34.js +6 -13
- package/dist/esm/index.web35.js +21 -8
- package/dist/esm/index.web36.js +11 -17
- package/dist/esm/index.web37.js +3 -45
- package/dist/esm/index.web38.js +3 -13
- package/dist/esm/index.web39.js +31 -52
- package/dist/esm/index.web40.js +12 -6
- package/dist/esm/index.web41.js +4 -21
- package/dist/esm/index.web42.js +28 -3
- package/dist/esm/index.web43.js +6 -3
- package/dist/esm/index.web44.js +24 -34
- package/dist/esm/index.web45.js +16 -12
- package/dist/esm/index.web46.js +54 -4
- package/dist/esm/index.web47.js +20 -25
- package/dist/esm/index.web48.js +11 -6
- package/dist/esm/index.web49.js +26 -23
- package/dist/esm/index.web50.js +42 -16
- package/dist/esm/index.web51.js +53 -52
- package/dist/esm/index.web52.js +127 -23
- package/dist/esm/index.web53.js +12 -11
- package/dist/esm/index.web54.js +104 -27
- package/dist/esm/index.web55.js +6 -42
- package/dist/esm/index.web56.js +3 -56
- package/dist/esm/index.web57.js +14 -127
- package/dist/esm/index.web58.js +39 -9
- package/dist/esm/index.web59.js +74 -100
- package/dist/esm/index.web60.js +2 -7
- package/dist/esm/index.web61.js +2 -3
- package/dist/esm/index.web62.js +12 -14
- package/dist/esm/index.web63.js +29 -34
- package/dist/esm/index.web64.js +5 -77
- package/dist/esm/index.web65.js +35 -2
- package/dist/esm/index.web66.js +9 -2
- package/dist/esm/index.web67.js +9 -36
- package/dist/esm/index.web68.js +11 -6
- package/dist/esm/index.web69.js +12 -33
- package/dist/esm/index.web7.js +4 -4
- package/dist/esm/index.web70.js +18 -8
- package/dist/esm/index.web71.js +5 -10
- package/dist/esm/index.web72.js +5 -12
- package/dist/esm/index.web73.js +10 -13
- package/dist/esm/index.web74.js +53 -17
- package/dist/esm/index.web75.js +10 -5
- package/dist/esm/index.web76.js +2 -5
- package/dist/esm/index.web77.js +45 -11
- package/dist/esm/index.web78.js +13 -9
- package/dist/esm/index.web79.js +2 -104
- package/dist/esm/index.web80.js +17 -75
- package/dist/esm/index.web81.js +20 -80
- package/dist/esm/index.web82.js +79 -20
- package/dist/esm/index.web83.js +104 -10
- package/dist/esm/index.web84.js +7 -20
- package/dist/esm/index.web85.js +30 -91
- package/dist/esm/index.web86.js +20 -20
- package/dist/esm/index.web87.js +9 -117
- package/dist/esm/index.web88.js +20 -2
- package/dist/esm/index.web89.js +91 -18
- package/dist/esm/index.web9.js +22 -15
- package/dist/esm/index.web90.js +20 -19
- package/dist/esm/index.web91.js +115 -30
- package/dist/esm/index.web92.js +10 -7
- package/dist/esm/index.web93.js +78 -12
- package/dist/esm/index.web94.js +5 -36
- package/dist/esm/index.web95.js +16 -40
- package/dist/esm/index.web96.js +28 -18
- package/dist/esm/index.web97.js +6 -26
- package/dist/esm/index.web98.js +9 -6
- package/dist/esm/index.web99.js +13 -11
- package/dist/native/index.native100.js +28 -10
- package/dist/native/index.native101.js +8 -17
- package/dist/native/index.native102.js +9 -79
- package/dist/native/index.native103.js +13 -13
- package/dist/native/index.native104.js +10 -36
- package/dist/native/index.native105.js +13 -38
- package/dist/native/index.native106.js +72 -70
- package/dist/native/index.native107.js +81 -0
- package/dist/native/index.native19.js +13 -13
- package/dist/native/index.native20.js +3 -3
- package/dist/native/index.native21.js +69 -23
- package/dist/native/index.native22.js +22 -156
- package/dist/native/index.native23.js +157 -45
- package/dist/native/index.native24.js +43 -245
- package/dist/native/index.native25.js +247 -53
- package/dist/native/index.native26.js +56 -17
- package/dist/native/index.native27.js +15 -21
- package/dist/native/index.native28.js +21 -49
- package/dist/native/index.native29.js +50 -8
- package/dist/native/index.native30.js +8 -17
- package/dist/native/index.native31.js +16 -44
- package/dist/native/index.native32.js +45 -13
- package/dist/native/index.native33.js +13 -55
- package/dist/native/index.native34.js +55 -6
- package/dist/native/index.native35.js +6 -21
- package/dist/native/index.native36.js +21 -11
- package/dist/native/index.native37.js +11 -3
- package/dist/native/index.native38.js +3 -3
- package/dist/native/index.native39.js +3 -34
- package/dist/native/index.native40.js +32 -10
- package/dist/native/index.native41.js +12 -4
- package/dist/native/index.native42.js +4 -28
- package/dist/native/index.native43.js +28 -6
- package/dist/native/index.native44.js +6 -24
- package/dist/native/index.native45.js +24 -16
- package/dist/native/index.native46.js +16 -54
- package/dist/native/index.native47.js +53 -22
- package/dist/native/index.native48.js +23 -11
- package/dist/native/index.native49.js +10 -26
- package/dist/native/index.native50.js +26 -41
- package/dist/native/index.native51.js +41 -54
- package/dist/native/index.native52.js +54 -126
- package/dist/native/index.native53.js +126 -11
- package/dist/native/index.native54.js +9 -101
- package/dist/native/index.native55.js +104 -6
- package/dist/native/index.native56.js +7 -3
- package/dist/native/index.native57.js +3 -15
- package/dist/native/index.native58.js +14 -42
- package/dist/native/index.native59.js +38 -74
- package/dist/native/index.native60.js +79 -2
- package/dist/native/index.native61.js +2 -2
- package/dist/native/index.native62.js +2 -13
- package/dist/native/index.native63.js +8 -33
- package/dist/native/index.native64.js +36 -5
- package/dist/native/index.native65.js +5 -33
- package/dist/native/index.native66.js +34 -8
- package/dist/native/index.native67.js +8 -10
- package/dist/native/index.native68.js +10 -11
- package/dist/native/index.native69.js +11 -13
- package/dist/native/index.native7.js +4 -4
- package/dist/native/index.native70.js +13 -18
- package/dist/native/index.native71.js +18 -5
- package/dist/native/index.native72.js +6 -5
- package/dist/native/index.native73.js +5 -11
- package/dist/native/index.native74.js +10 -54
- package/dist/native/index.native75.js +54 -10
- package/dist/native/index.native76.js +11 -2
- package/dist/native/index.native77.js +2 -45
- package/dist/native/index.native78.js +44 -13
- package/dist/native/index.native79.js +14 -2
- package/dist/native/index.native80.js +2 -21
- package/dist/native/index.native81.js +18 -17
- package/dist/native/index.native82.js +20 -80
- package/dist/native/index.native83.js +79 -103
- package/dist/native/index.native84.js +101 -30
- package/dist/native/index.native85.js +32 -6
- package/dist/native/index.native86.js +6 -20
- package/dist/native/index.native87.js +79 -10
- package/dist/native/index.native88.js +9 -19
- package/dist/native/index.native89.js +20 -93
- package/dist/native/index.native9.js +22 -15
- package/dist/native/index.native90.js +9 -20
- package/dist/native/index.native91.js +16 -114
- package/dist/native/index.native92.js +90 -75
- package/dist/native/index.native93.js +20 -9
- package/dist/native/index.native94.js +118 -5
- package/dist/native/index.native95.js +5 -18
- package/dist/native/index.native96.js +11 -26
- package/dist/native/index.native97.js +35 -7
- package/dist/native/index.native98.js +41 -10
- package/dist/native/index.native99.js +16 -11
- package/dist/native-types/types.d.ts +2 -1
- package/dist/native-types/viem/signAndWrapTypedData.d.ts +17 -0
- package/dist/types/types.d.ts +2 -1
- package/dist/types/viem/signAndWrapTypedData.d.ts +17 -0
- package/dist/web/index.web100.js +8 -11
- package/dist/web/index.web101.js +14 -7
- package/dist/web/index.web102.js +80 -16
- package/dist/web/index.web103.js +11 -79
- package/dist/web/index.web104.js +36 -5
- package/dist/web/index.web105.js +38 -75
- package/dist/web/index.web106.js +81 -0
- package/dist/web/index.web18.js +13 -13
- package/dist/web/index.web19.js +3 -3
- package/dist/web/index.web20.js +69 -23
- package/dist/web/index.web21.js +22 -156
- package/dist/web/index.web22.js +157 -45
- package/dist/web/index.web23.js +43 -245
- package/dist/web/index.web24.js +247 -53
- package/dist/web/index.web25.js +56 -17
- package/dist/web/index.web26.js +15 -21
- package/dist/web/index.web27.js +21 -49
- package/dist/web/index.web28.js +49 -11
- package/dist/web/index.web29.js +8 -11
- package/dist/web/index.web30.js +16 -53
- package/dist/web/index.web31.js +45 -10
- package/dist/web/index.web32.js +14 -2
- package/dist/web/index.web33.js +55 -44
- package/dist/web/index.web34.js +6 -13
- package/dist/web/index.web35.js +21 -8
- package/dist/web/index.web36.js +11 -17
- package/dist/web/index.web37.js +3 -45
- package/dist/web/index.web38.js +3 -13
- package/dist/web/index.web39.js +31 -52
- package/dist/web/index.web40.js +12 -6
- package/dist/web/index.web41.js +4 -21
- package/dist/web/index.web42.js +28 -3
- package/dist/web/index.web43.js +6 -3
- package/dist/web/index.web44.js +24 -34
- package/dist/web/index.web45.js +16 -12
- package/dist/web/index.web46.js +54 -4
- package/dist/web/index.web47.js +20 -25
- package/dist/web/index.web48.js +11 -6
- package/dist/web/index.web49.js +26 -23
- package/dist/web/index.web50.js +42 -16
- package/dist/web/index.web51.js +53 -52
- package/dist/web/index.web52.js +127 -23
- package/dist/web/index.web53.js +12 -11
- package/dist/web/index.web54.js +104 -27
- package/dist/web/index.web55.js +6 -42
- package/dist/web/index.web56.js +3 -56
- package/dist/web/index.web57.js +14 -127
- package/dist/web/index.web58.js +39 -9
- package/dist/web/index.web59.js +74 -100
- package/dist/web/index.web60.js +2 -7
- package/dist/web/index.web61.js +2 -3
- package/dist/web/index.web62.js +12 -14
- package/dist/web/index.web63.js +29 -34
- package/dist/web/index.web64.js +5 -77
- package/dist/web/index.web65.js +35 -2
- package/dist/web/index.web66.js +9 -2
- package/dist/web/index.web67.js +9 -36
- package/dist/web/index.web68.js +11 -6
- package/dist/web/index.web69.js +12 -33
- package/dist/web/index.web7.js +4 -4
- package/dist/web/index.web70.js +18 -8
- package/dist/web/index.web71.js +5 -10
- package/dist/web/index.web72.js +5 -12
- package/dist/web/index.web73.js +10 -13
- package/dist/web/index.web74.js +53 -17
- package/dist/web/index.web75.js +10 -5
- package/dist/web/index.web76.js +2 -5
- package/dist/web/index.web77.js +45 -11
- package/dist/web/index.web78.js +13 -9
- package/dist/web/index.web79.js +2 -104
- package/dist/web/index.web80.js +17 -75
- package/dist/web/index.web81.js +20 -80
- package/dist/web/index.web82.js +79 -20
- package/dist/web/index.web83.js +104 -10
- package/dist/web/index.web84.js +7 -20
- package/dist/web/index.web85.js +30 -91
- package/dist/web/index.web86.js +20 -20
- package/dist/web/index.web87.js +9 -117
- package/dist/web/index.web88.js +20 -2
- package/dist/web/index.web89.js +91 -18
- package/dist/web/index.web9.js +22 -15
- package/dist/web/index.web90.js +20 -19
- package/dist/web/index.web91.js +115 -30
- package/dist/web/index.web92.js +10 -7
- package/dist/web/index.web93.js +78 -12
- package/dist/web/index.web94.js +5 -36
- package/dist/web/index.web95.js +16 -40
- package/dist/web/index.web96.js +28 -18
- package/dist/web/index.web97.js +6 -26
- package/dist/web/index.web98.js +9 -6
- package/dist/web/index.web99.js +13 -11
- package/dist/web-types/types.d.ts +2 -1
- package/dist/web-types/viem/signAndWrapTypedData.d.ts +17 -0
- package/package.json +2 -2
package/dist/esm/index.web62.js
CHANGED
|
@@ -1,17 +1,15 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
return typeof e.accessList < "u" ? "eip2930" : "legacy";
|
|
13
|
-
throw new f({ transaction: e });
|
|
1
|
+
import { BaseError as r } from "./index.web51.js";
|
|
2
|
+
class d extends r {
|
|
3
|
+
constructor({ address: s }) {
|
|
4
|
+
super(`Address "${s}" is invalid.`, {
|
|
5
|
+
metaMessages: [
|
|
6
|
+
"- Address must be a hex value of 20 bytes (40 hex characters).",
|
|
7
|
+
"- Address must match its checksum counterpart."
|
|
8
|
+
],
|
|
9
|
+
name: "InvalidAddressError"
|
|
10
|
+
});
|
|
11
|
+
}
|
|
14
12
|
}
|
|
15
13
|
export {
|
|
16
|
-
d as
|
|
14
|
+
d as InvalidAddressError
|
|
17
15
|
};
|
package/dist/esm/index.web63.js
CHANGED
|
@@ -1,45 +1,40 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { versionedHashVersionKzg as a } from "./index.web60.js";
|
|
2
|
+
import { BaseError as s } from "./index.web51.js";
|
|
3
|
+
class t extends s {
|
|
4
|
+
constructor({ maxSize: e, size: r }) {
|
|
5
|
+
super("Blob size is too large.", {
|
|
6
|
+
metaMessages: [`Max: ${e} bytes`, `Given: ${r} bytes`],
|
|
7
|
+
name: "BlobSizeTooLargeError"
|
|
8
|
+
});
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
class d extends s {
|
|
12
|
+
constructor() {
|
|
13
|
+
super("Blob data must not be empty.", { name: "EmptyBlobError" });
|
|
14
|
+
}
|
|
6
15
|
}
|
|
7
|
-
class
|
|
8
|
-
constructor({
|
|
9
|
-
super(`
|
|
10
|
-
|
|
16
|
+
class l extends s {
|
|
17
|
+
constructor({ hash: e, size: r }) {
|
|
18
|
+
super(`Versioned hash "${e}" size is invalid.`, {
|
|
19
|
+
metaMessages: ["Expected: 32", `Received: ${r}`],
|
|
20
|
+
name: "InvalidVersionedHashSizeError"
|
|
11
21
|
});
|
|
12
22
|
}
|
|
13
23
|
}
|
|
14
|
-
class
|
|
15
|
-
constructor({
|
|
16
|
-
super(
|
|
24
|
+
class c extends s {
|
|
25
|
+
constructor({ hash: e, version: r }) {
|
|
26
|
+
super(`Versioned hash "${e}" version is invalid.`, {
|
|
17
27
|
metaMessages: [
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
i(r),
|
|
21
|
-
"}",
|
|
22
|
-
"",
|
|
23
|
-
"To infer the type, either provide:",
|
|
24
|
-
"- a `type` to the Transaction, or",
|
|
25
|
-
"- an EIP-1559 Transaction with `maxFeePerGas`, or",
|
|
26
|
-
"- an EIP-2930 Transaction with `gasPrice` & `accessList`, or",
|
|
27
|
-
"- an EIP-4844 Transaction with `blobs`, `blobVersionedHashes`, `sidecars`, or",
|
|
28
|
-
"- an EIP-7702 Transaction with `authorizationList`, or",
|
|
29
|
-
"- a Legacy Transaction with `gasPrice`"
|
|
28
|
+
`Expected: ${a}`,
|
|
29
|
+
`Received: ${r}`
|
|
30
30
|
],
|
|
31
|
-
name: "
|
|
31
|
+
name: "InvalidVersionedHashVersionError"
|
|
32
32
|
});
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
|
-
class l extends t {
|
|
36
|
-
constructor({ storageKey: r }) {
|
|
37
|
-
super(`Size for storage key "${r}" is invalid. Expected 32 bytes. Got ${Math.floor((r.length - 2) / 2)} bytes.`, { name: "InvalidStorageKeySizeError" });
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
35
|
export {
|
|
41
|
-
|
|
42
|
-
d as
|
|
43
|
-
l as
|
|
44
|
-
|
|
36
|
+
t as BlobSizeTooLargeError,
|
|
37
|
+
d as EmptyBlobError,
|
|
38
|
+
l as InvalidVersionedHashSizeError,
|
|
39
|
+
c as InvalidVersionedHashVersionError
|
|
45
40
|
};
|
package/dist/esm/index.web64.js
CHANGED
|
@@ -1,81 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import { EmptyBlobError as P, InvalidVersionedHashSizeError as p, InvalidVersionedHashVersionError as x } from "./index.web67.js";
|
|
6
|
-
import { InvalidChainIdError as n } from "./index.web68.js";
|
|
7
|
-
import { FeeCapTooHighError as w, TipAboveFeeCapError as E } from "./index.web69.js";
|
|
8
|
-
import { isAddress as f } from "./index.web29.js";
|
|
9
|
-
import { size as F } from "./index.web46.js";
|
|
10
|
-
import { slice as I } from "./index.web47.js";
|
|
11
|
-
import { hexToNumber as G } from "./index.web52.js";
|
|
12
|
-
function C(t) {
|
|
13
|
-
const { authorizationList: e } = t;
|
|
14
|
-
if (e)
|
|
15
|
-
for (const o of e) {
|
|
16
|
-
const { chainId: r } = o, i = o.address;
|
|
17
|
-
if (!f(i))
|
|
18
|
-
throw new s({ address: i });
|
|
19
|
-
if (r < 0)
|
|
20
|
-
throw new n({ chainId: r });
|
|
21
|
-
}
|
|
22
|
-
d(t);
|
|
23
|
-
}
|
|
24
|
-
function L(t) {
|
|
25
|
-
const { blobVersionedHashes: e } = t;
|
|
26
|
-
if (e) {
|
|
27
|
-
if (e.length === 0)
|
|
28
|
-
throw new P();
|
|
29
|
-
for (const o of e) {
|
|
30
|
-
const r = F(o), i = G(I(o, 0, 1));
|
|
31
|
-
if (r !== 32)
|
|
32
|
-
throw new p({ hash: o, size: r });
|
|
33
|
-
if (i !== c)
|
|
34
|
-
throw new x({
|
|
35
|
-
hash: o,
|
|
36
|
-
version: i
|
|
37
|
-
});
|
|
38
|
-
}
|
|
1
|
+
import { BaseError as i } from "./index.web51.js";
|
|
2
|
+
class o extends i {
|
|
3
|
+
constructor({ chainId: r }) {
|
|
4
|
+
super(typeof r == "number" ? `Chain ID "${r}" is invalid.` : "Chain ID is invalid.", { name: "InvalidChainIdError" });
|
|
39
5
|
}
|
|
40
|
-
d(t);
|
|
41
|
-
}
|
|
42
|
-
function d(t) {
|
|
43
|
-
const { chainId: e, maxPriorityFeePerGas: o, maxFeePerGas: r, to: i } = t;
|
|
44
|
-
if (e <= 0)
|
|
45
|
-
throw new n({ chainId: e });
|
|
46
|
-
if (i && !f(i))
|
|
47
|
-
throw new s({ address: i });
|
|
48
|
-
if (r && r > m)
|
|
49
|
-
throw new w({ maxFeePerGas: r });
|
|
50
|
-
if (o && r && o > r)
|
|
51
|
-
throw new E({ maxFeePerGas: r, maxPriorityFeePerGas: o });
|
|
52
|
-
}
|
|
53
|
-
function B(t) {
|
|
54
|
-
const { chainId: e, maxPriorityFeePerGas: o, gasPrice: r, maxFeePerGas: i, to: a } = t;
|
|
55
|
-
if (e <= 0)
|
|
56
|
-
throw new n({ chainId: e });
|
|
57
|
-
if (a && !f(a))
|
|
58
|
-
throw new s({ address: a });
|
|
59
|
-
if (o || i)
|
|
60
|
-
throw new h("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid EIP-2930 Transaction attribute.");
|
|
61
|
-
if (r && r > m)
|
|
62
|
-
throw new w({ maxFeePerGas: r });
|
|
63
|
-
}
|
|
64
|
-
function K(t) {
|
|
65
|
-
const { chainId: e, maxPriorityFeePerGas: o, gasPrice: r, maxFeePerGas: i, to: a } = t;
|
|
66
|
-
if (a && !f(a))
|
|
67
|
-
throw new s({ address: a });
|
|
68
|
-
if (typeof e < "u" && e <= 0)
|
|
69
|
-
throw new n({ chainId: e });
|
|
70
|
-
if (o || i)
|
|
71
|
-
throw new h("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid Legacy Transaction attribute.");
|
|
72
|
-
if (r && r > m)
|
|
73
|
-
throw new w({ maxFeePerGas: r });
|
|
74
6
|
}
|
|
75
7
|
export {
|
|
76
|
-
|
|
77
|
-
B as assertTransactionEIP2930,
|
|
78
|
-
L as assertTransactionEIP4844,
|
|
79
|
-
C as assertTransactionEIP7702,
|
|
80
|
-
K as assertTransactionLegacy
|
|
8
|
+
o as InvalidChainIdError
|
|
81
9
|
};
|
package/dist/esm/index.web65.js
CHANGED
|
@@ -1,4 +1,37 @@
|
|
|
1
|
-
|
|
1
|
+
import { formatGwei as a } from "./index.web71.js";
|
|
2
|
+
import { BaseError as o } from "./index.web51.js";
|
|
3
|
+
class n extends o {
|
|
4
|
+
constructor({ cause: r, maxFeePerGas: e } = {}) {
|
|
5
|
+
super(`The fee cap (\`maxFeePerGas\`${e ? ` = ${a(e)} gwei` : ""}) cannot be higher than the maximum allowed value (2^256-1).`, {
|
|
6
|
+
cause: r,
|
|
7
|
+
name: "FeeCapTooHighError"
|
|
8
|
+
});
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(n, "nodeMessage", {
|
|
12
|
+
enumerable: !0,
|
|
13
|
+
configurable: !0,
|
|
14
|
+
writable: !0,
|
|
15
|
+
value: /max fee per gas higher than 2\^256-1|fee cap higher than 2\^256-1/
|
|
16
|
+
});
|
|
17
|
+
class h extends o {
|
|
18
|
+
constructor({ cause: r, maxPriorityFeePerGas: e, maxFeePerGas: t } = {}) {
|
|
19
|
+
super([
|
|
20
|
+
`The provided tip (\`maxPriorityFeePerGas\`${e ? ` = ${a(e)} gwei` : ""}) cannot be higher than the fee cap (\`maxFeePerGas\`${t ? ` = ${a(t)} gwei` : ""}).`
|
|
21
|
+
].join(`
|
|
22
|
+
`), {
|
|
23
|
+
cause: r,
|
|
24
|
+
name: "TipAboveFeeCapError"
|
|
25
|
+
});
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
Object.defineProperty(h, "nodeMessage", {
|
|
29
|
+
enumerable: !0,
|
|
30
|
+
configurable: !0,
|
|
31
|
+
writable: !0,
|
|
32
|
+
value: /max priority fee per gas higher than max fee per gas|tip higher than fee cap/
|
|
33
|
+
});
|
|
2
34
|
export {
|
|
3
|
-
|
|
35
|
+
n as FeeCapTooHighError,
|
|
36
|
+
h as TipAboveFeeCapError
|
|
4
37
|
};
|
package/dist/esm/index.web66.js
CHANGED
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
|
|
1
|
+
import { hexToBytes as i } from "./index.web33.js";
|
|
2
|
+
import { bytesToHex as f } from "./index.web31.js";
|
|
3
|
+
function y(o) {
|
|
4
|
+
const { kzg: s } = o, n = o.to ?? (typeof o.blobs[0] == "string" ? "hex" : "bytes"), m = typeof o.blobs[0] == "string" ? o.blobs.map((t) => i(t)) : o.blobs, b = [];
|
|
5
|
+
for (const t of m)
|
|
6
|
+
b.push(Uint8Array.from(s.blobToKzgCommitment(t)));
|
|
7
|
+
return n === "bytes" ? b : b.map((t) => f(t));
|
|
8
|
+
}
|
|
2
9
|
export {
|
|
3
|
-
|
|
10
|
+
y as blobsToCommitments
|
|
4
11
|
};
|
package/dist/esm/index.web67.js
CHANGED
|
@@ -1,40 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
});
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
class d extends s {
|
|
12
|
-
constructor() {
|
|
13
|
-
super("Blob data must not be empty.", { name: "EmptyBlobError" });
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
class l extends s {
|
|
17
|
-
constructor({ hash: e, size: r }) {
|
|
18
|
-
super(`Versioned hash "${e}" size is invalid.`, {
|
|
19
|
-
metaMessages: ["Expected: 32", `Received: ${r}`],
|
|
20
|
-
name: "InvalidVersionedHashSizeError"
|
|
21
|
-
});
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
class c extends s {
|
|
25
|
-
constructor({ hash: e, version: r }) {
|
|
26
|
-
super(`Versioned hash "${e}" version is invalid.`, {
|
|
27
|
-
metaMessages: [
|
|
28
|
-
`Expected: ${a}`,
|
|
29
|
-
`Received: ${r}`
|
|
30
|
-
],
|
|
31
|
-
name: "InvalidVersionedHashVersionError"
|
|
32
|
-
});
|
|
1
|
+
import { hexToBytes as b } from "./index.web33.js";
|
|
2
|
+
import { bytesToHex as y } from "./index.web31.js";
|
|
3
|
+
function h(t) {
|
|
4
|
+
const { kzg: m } = t, c = t.to ?? (typeof t.blobs[0] == "string" ? "hex" : "bytes"), s = typeof t.blobs[0] == "string" ? t.blobs.map((o) => b(o)) : t.blobs, i = typeof t.commitments[0] == "string" ? t.commitments.map((o) => b(o)) : t.commitments, n = [];
|
|
5
|
+
for (let o = 0; o < s.length; o++) {
|
|
6
|
+
const f = s[o], l = i[o];
|
|
7
|
+
n.push(Uint8Array.from(m.computeBlobKzgProof(f, l)));
|
|
33
8
|
}
|
|
9
|
+
return c === "bytes" ? n : n.map((o) => y(o));
|
|
34
10
|
}
|
|
35
11
|
export {
|
|
36
|
-
|
|
37
|
-
d as EmptyBlobError,
|
|
38
|
-
l as InvalidVersionedHashSizeError,
|
|
39
|
-
c as InvalidVersionedHashVersionError
|
|
12
|
+
h as blobsToProofs
|
|
40
13
|
};
|
package/dist/esm/index.web68.js
CHANGED
|
@@ -1,9 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { commitmentToVersionedHash as i } from "./index.web84.js";
|
|
2
|
+
function r(o) {
|
|
3
|
+
const { commitments: t, version: n } = o, e = o.to ?? (typeof t[0] == "string" ? "hex" : "bytes"), s = [];
|
|
4
|
+
for (const m of t)
|
|
5
|
+
s.push(i({
|
|
6
|
+
commitment: m,
|
|
7
|
+
to: e,
|
|
8
|
+
version: n
|
|
9
|
+
}));
|
|
10
|
+
return s;
|
|
6
11
|
}
|
|
7
12
|
export {
|
|
8
|
-
|
|
13
|
+
r as commitmentsToVersionedHashes
|
|
9
14
|
};
|
package/dist/esm/index.web69.js
CHANGED
|
@@ -1,37 +1,16 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { blobsToCommitments as f } from "./index.web66.js";
|
|
2
|
+
import { blobsToProofs as l } from "./index.web67.js";
|
|
3
|
+
import { toBlobs as p } from "./index.web85.js";
|
|
4
|
+
function k(t) {
|
|
5
|
+
const { data: i, kzg: n, to: m } = t, s = t.blobs ?? p({ data: i, to: m }), b = t.commitments ?? f({ blobs: s, kzg: n, to: m }), r = t.proofs ?? l({ blobs: s, commitments: b, kzg: n, to: m }), c = [];
|
|
6
|
+
for (let o = 0; o < s.length; o++)
|
|
7
|
+
c.push({
|
|
8
|
+
blob: s[o],
|
|
9
|
+
commitment: b[o],
|
|
10
|
+
proof: r[o]
|
|
8
11
|
});
|
|
9
|
-
|
|
12
|
+
return c;
|
|
10
13
|
}
|
|
11
|
-
Object.defineProperty(n, "nodeMessage", {
|
|
12
|
-
enumerable: !0,
|
|
13
|
-
configurable: !0,
|
|
14
|
-
writable: !0,
|
|
15
|
-
value: /max fee per gas higher than 2\^256-1|fee cap higher than 2\^256-1/
|
|
16
|
-
});
|
|
17
|
-
class h extends o {
|
|
18
|
-
constructor({ cause: r, maxPriorityFeePerGas: e, maxFeePerGas: t } = {}) {
|
|
19
|
-
super([
|
|
20
|
-
`The provided tip (\`maxPriorityFeePerGas\`${e ? ` = ${a(e)} gwei` : ""}) cannot be higher than the fee cap (\`maxFeePerGas\`${t ? ` = ${a(t)} gwei` : ""}).`
|
|
21
|
-
].join(`
|
|
22
|
-
`), {
|
|
23
|
-
cause: r,
|
|
24
|
-
name: "TipAboveFeeCapError"
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
Object.defineProperty(h, "nodeMessage", {
|
|
29
|
-
enumerable: !0,
|
|
30
|
-
configurable: !0,
|
|
31
|
-
writable: !0,
|
|
32
|
-
value: /max priority fee per gas higher than max fee per gas|tip higher than fee cap/
|
|
33
|
-
});
|
|
34
14
|
export {
|
|
35
|
-
|
|
36
|
-
h as TipAboveFeeCapError
|
|
15
|
+
k as toBlobSidecars
|
|
37
16
|
};
|
package/dist/esm/index.web7.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { Provider as h } from "ox";
|
|
2
2
|
import { http as m } from "viem";
|
|
3
3
|
import { create as p } from "zustand";
|
|
4
|
-
import { subscribeWithSelector as g, persist as f } from "./index.
|
|
4
|
+
import { subscribeWithSelector as g, persist as f } from "./index.web22.js";
|
|
5
5
|
import { validateRequest as I, EIP1193ProviderError as S, STANDARD_ERROR_CODES as w } from "./index.web8.js";
|
|
6
|
-
import { EventEmitter as C } from "./index.
|
|
6
|
+
import { EventEmitter as C } from "./index.web23.js";
|
|
7
7
|
import { getPlatformStorage as b } from "./index.web2.js";
|
|
8
8
|
import "@coinbase/cdp-api-client";
|
|
9
|
-
import { handleGetCapabilities as _, handleGetCallsStatus as A, handleSendCalls as v, handleChainId as D, handleSignTypedData as P, handleEthSign as E, handleSwitchEthereumChain as R, handleDisconnect as y, handleSendTransaction as T, handlePersonalSign as q, handleRequestAccounts as G, handleAccounts as L } from "./index.
|
|
9
|
+
import { handleGetCapabilities as _, handleGetCallsStatus as A, handleSendCalls as v, handleChainId as D, handleSignTypedData as P, handleEthSign as E, handleSwitchEthereumChain as R, handleDisconnect as y, handleSendTransaction as T, handlePersonalSign as q, handleRequestAccounts as G, handleAccounts as L } from "./index.web24.js";
|
|
10
10
|
import { onAuthStateChange as M } from "./index.web5.js";
|
|
11
|
-
import { baseSepolia as l } from "./index.
|
|
11
|
+
import { baseSepolia as l } from "./index.web25.js";
|
|
12
12
|
function N(r, n, s) {
|
|
13
13
|
n.subscribe(
|
|
14
14
|
(e) => e.chainId,
|
package/dist/esm/index.web70.js
CHANGED
|
@@ -1,11 +1,21 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { InvalidAddressError as s } from "./index.web62.js";
|
|
2
|
+
import { InvalidStorageKeySizeError as l } from "./index.web58.js";
|
|
3
|
+
import { isAddress as f } from "./index.web36.js";
|
|
4
|
+
function a(r) {
|
|
5
|
+
if (!r || r.length === 0)
|
|
6
|
+
return [];
|
|
7
|
+
const n = [];
|
|
8
|
+
for (let o = 0; o < r.length; o++) {
|
|
9
|
+
const { address: i, storageKeys: e } = r[o];
|
|
10
|
+
for (let t = 0; t < e.length; t++)
|
|
11
|
+
if (e[t].length - 2 !== 64)
|
|
12
|
+
throw new l({ storageKey: e[t] });
|
|
13
|
+
if (!f(i, { strict: !1 }))
|
|
14
|
+
throw new s({ address: i });
|
|
15
|
+
n.push([i, e]);
|
|
16
|
+
}
|
|
17
|
+
return n;
|
|
8
18
|
}
|
|
9
19
|
export {
|
|
10
|
-
|
|
20
|
+
a as serializeAccessList
|
|
11
21
|
};
|
package/dist/esm/index.web71.js
CHANGED
|
@@ -1,13 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
function
|
|
4
|
-
|
|
5
|
-
for (let o = 0; o < s.length; o++) {
|
|
6
|
-
const f = s[o], l = i[o];
|
|
7
|
-
n.push(Uint8Array.from(m.computeBlobKzgProof(f, l)));
|
|
8
|
-
}
|
|
9
|
-
return c === "bytes" ? n : n.map((o) => y(o));
|
|
1
|
+
import { gweiUnits as i } from "./index.web72.js";
|
|
2
|
+
import { formatUnits as o } from "./index.web73.js";
|
|
3
|
+
function f(r, t = "wei") {
|
|
4
|
+
return o(r, i[t]);
|
|
10
5
|
}
|
|
11
6
|
export {
|
|
12
|
-
|
|
7
|
+
f as formatGwei
|
|
13
8
|
};
|
package/dist/esm/index.web72.js
CHANGED
|
@@ -1,14 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
s.push(i({
|
|
6
|
-
commitment: m,
|
|
7
|
-
to: e,
|
|
8
|
-
version: n
|
|
9
|
-
}));
|
|
10
|
-
return s;
|
|
11
|
-
}
|
|
1
|
+
const e = {
|
|
2
|
+
ether: -9,
|
|
3
|
+
wei: 9
|
|
4
|
+
};
|
|
12
5
|
export {
|
|
13
|
-
|
|
6
|
+
e as gweiUnits
|
|
14
7
|
};
|
package/dist/esm/index.web73.js
CHANGED
|
@@ -1,16 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
proof: r[o]
|
|
11
|
-
});
|
|
12
|
-
return c;
|
|
1
|
+
function a(r, n) {
|
|
2
|
+
let t = r.toString();
|
|
3
|
+
const i = t.startsWith("-");
|
|
4
|
+
i && (t = t.slice(1)), t = t.padStart(n, "0");
|
|
5
|
+
let [l, e] = [
|
|
6
|
+
t.slice(0, t.length - n),
|
|
7
|
+
t.slice(t.length - n)
|
|
8
|
+
];
|
|
9
|
+
return e = e.replace(/(0+)$/, ""), `${i ? "-" : ""}${l || "0"}${e ? `.${e}` : ""}`;
|
|
13
10
|
}
|
|
14
11
|
export {
|
|
15
|
-
|
|
12
|
+
a as formatUnits
|
|
16
13
|
};
|
package/dist/esm/index.web74.js
CHANGED
|
@@ -1,21 +1,57 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
import { encode as d } from "./index.web86.js";
|
|
2
|
+
import y from "./index.web87.js";
|
|
3
|
+
import b from "./index.web88.js";
|
|
4
|
+
import { JWSInvalid as r } from "./index.web27.js";
|
|
5
|
+
import { encoder as s, concat as u, decoder as h } from "./index.web75.js";
|
|
6
|
+
import g from "./index.web89.js";
|
|
7
|
+
import H from "./index.web90.js";
|
|
8
|
+
import P from "./index.web91.js";
|
|
9
|
+
class x {
|
|
10
|
+
#r;
|
|
11
|
+
#e;
|
|
12
|
+
#t;
|
|
13
|
+
constructor(e) {
|
|
14
|
+
if (!(e instanceof Uint8Array))
|
|
15
|
+
throw new TypeError("payload must be an instance of Uint8Array");
|
|
16
|
+
this.#r = e;
|
|
17
|
+
}
|
|
18
|
+
setProtectedHeader(e) {
|
|
19
|
+
if (this.#e)
|
|
20
|
+
throw new TypeError("setProtectedHeader can only be called once");
|
|
21
|
+
return this.#e = e, this;
|
|
22
|
+
}
|
|
23
|
+
setUnprotectedHeader(e) {
|
|
24
|
+
if (this.#t)
|
|
25
|
+
throw new TypeError("setUnprotectedHeader can only be called once");
|
|
26
|
+
return this.#t = e, this;
|
|
27
|
+
}
|
|
28
|
+
async sign(e, l) {
|
|
29
|
+
if (!this.#e && !this.#t)
|
|
30
|
+
throw new r("either setProtectedHeader or setUnprotectedHeader must be called before #sign()");
|
|
31
|
+
if (!b(this.#e, this.#t))
|
|
32
|
+
throw new r("JWS Protected and JWS Unprotected Header Parameter names must be disjoint");
|
|
33
|
+
const c = {
|
|
34
|
+
...this.#e,
|
|
35
|
+
...this.#t
|
|
36
|
+
}, p = H(r, /* @__PURE__ */ new Map([["b64", !0]]), l?.crit, this.#e, c);
|
|
37
|
+
let o = !0;
|
|
38
|
+
if (p.has("b64") && (o = this.#e.b64, typeof o != "boolean"))
|
|
39
|
+
throw new r('The "b64" (base64url-encode payload) Header Parameter must be a boolean');
|
|
40
|
+
const { alg: t } = c;
|
|
41
|
+
if (typeof t != "string" || !t)
|
|
42
|
+
throw new r('JWS "alg" (Algorithm) Header Parameter missing or invalid');
|
|
43
|
+
g(t, e, "sign");
|
|
44
|
+
let i = this.#r;
|
|
45
|
+
o && (i = s.encode(d(i)));
|
|
46
|
+
let n;
|
|
47
|
+
this.#e ? n = s.encode(d(JSON.stringify(this.#e))) : n = s.encode("");
|
|
48
|
+
const f = u(n, s.encode("."), i), m = await P(e, t), w = await y(t, m, f), a = {
|
|
49
|
+
signature: d(w),
|
|
50
|
+
payload: ""
|
|
51
|
+
};
|
|
52
|
+
return o && (a.payload = h.decode(i)), this.#t && (a.header = this.#t), this.#e && (a.protected = h.decode(n)), a;
|
|
16
53
|
}
|
|
17
|
-
return n;
|
|
18
54
|
}
|
|
19
55
|
export {
|
|
20
|
-
|
|
56
|
+
x as FlattenedSign
|
|
21
57
|
};
|
package/dist/esm/index.web75.js
CHANGED
|
@@ -1,8 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
const d = new TextEncoder(), s = new TextDecoder();
|
|
2
|
+
function f(...n) {
|
|
3
|
+
const c = n.reduce((e, { length: r }) => e + r, 0), t = new Uint8Array(c);
|
|
4
|
+
let o = 0;
|
|
5
|
+
for (const e of n)
|
|
6
|
+
t.set(e, o), o += e.length;
|
|
7
|
+
return t;
|
|
5
8
|
}
|
|
6
9
|
export {
|
|
7
|
-
f as
|
|
10
|
+
f as concat,
|
|
11
|
+
s as decoder,
|
|
12
|
+
d as encoder
|
|
8
13
|
};
|