@partex/one-core 3.0.8 → 3.0.9

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.
@@ -12,6 +12,8 @@ declare const _default: {
12
12
  Notice: {
13
13
  success: string;
14
14
  error: string;
15
+ fetch: string;
16
+ system: string;
15
17
  };
16
18
  Common: {
17
19
  validDays: string;
@@ -14,6 +14,8 @@ export declare const i18n: I18n<{
14
14
  Notice: {
15
15
  success: string;
16
16
  error: string;
17
+ fetch: string;
18
+ system: string;
17
19
  };
18
20
  Common: {
19
21
  validDays: string;
@@ -118,6 +120,8 @@ export declare const i18n: I18n<{
118
120
  Notice: {
119
121
  success: string;
120
122
  error: string;
123
+ fetch: string;
124
+ system: string;
121
125
  };
122
126
  Common: {
123
127
  validDays: string;
@@ -12,6 +12,8 @@ declare const _default: {
12
12
  Notice: {
13
13
  success: string;
14
14
  error: string;
15
+ fetch: string;
16
+ system: string;
15
17
  };
16
18
  Common: {
17
19
  validDays: string;