@settlemint/sdk-utils 2.6.0-pr3ff75ca4 → 2.6.0-pr8aa36209
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/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1730,7 +1730,7 @@ Defined in: [sdk/utils/src/validation/dot-env.schema.ts:112](https://github.com/
|
|
|
1730
1730
|
|
|
1731
1731
|
Type definition for the environment variables schema.
|
|
1732
1732
|
|
|
1733
|
-
##### Type
|
|
1733
|
+
##### Type Declaration
|
|
1734
1734
|
|
|
1735
1735
|
| Name | Type | Description | Defined in |
|
|
1736
1736
|
| ------ | ------ | ------ | ------ |
|
|
@@ -1784,7 +1784,7 @@ Defined in: [sdk/utils/src/validation/dot-env.schema.ts:123](https://github.com/
|
|
|
1784
1784
|
|
|
1785
1785
|
Type definition for the partial environment variables schema.
|
|
1786
1786
|
|
|
1787
|
-
##### Type
|
|
1787
|
+
##### Type Declaration
|
|
1788
1788
|
|
|
1789
1789
|
| Name | Type | Description | Defined in |
|
|
1790
1790
|
| ------ | ------ | ------ | ------ |
|
package/package.json
CHANGED