@xyo-network/sentinel-model 3.18.4 → 3.18.6
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.
|
@@ -1,53 +1,18 @@
|
|
|
1
|
-
export declare const asAttachableSentinelInstance: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
} & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined;
|
|
19
|
-
<TType extends import("./AttachableInstance.ts").AttachableSentinelInstance<import("@xylabs/base").BaseParamsFields & {
|
|
20
|
-
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
21
|
-
addToResolvers?: boolean;
|
|
22
|
-
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
23
|
-
allowNameResolution?: boolean;
|
|
24
|
-
config: import("@xyo-network/module-model").AnyConfigSchema<import("../Config.ts").SentinelConfig>;
|
|
25
|
-
ephemeralQueryAccountEnabled?: boolean;
|
|
26
|
-
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
27
|
-
} & import("@xyo-network/module-model").ModuleChildrenParams, import("../EventData.ts").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/base").BaseParamsFields & {
|
|
28
|
-
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
29
|
-
addToResolvers?: boolean;
|
|
30
|
-
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
31
|
-
allowNameResolution?: boolean;
|
|
32
|
-
config: import("@xyo-network/module-model").AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
|
|
33
|
-
ephemeralQueryAccountEnabled?: boolean;
|
|
34
|
-
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
35
|
-
} & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>>>(value: import("@xylabs/promise").AnyNonPromise, assert: import("@xylabs/object").StringOrAlertFunction<import("./AttachableInstance.ts").AttachableSentinelInstance<import("@xylabs/base").BaseParamsFields & {
|
|
36
|
-
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
37
|
-
addToResolvers?: boolean;
|
|
38
|
-
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
39
|
-
allowNameResolution?: boolean;
|
|
40
|
-
config: import("@xyo-network/module-model").AnyConfigSchema<import("../Config.ts").SentinelConfig>;
|
|
41
|
-
ephemeralQueryAccountEnabled?: boolean;
|
|
42
|
-
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
43
|
-
} & import("@xyo-network/module-model").ModuleChildrenParams, import("../EventData.ts").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/base").BaseParamsFields & {
|
|
44
|
-
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
45
|
-
addToResolvers?: boolean;
|
|
46
|
-
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
47
|
-
allowNameResolution?: boolean;
|
|
48
|
-
config: import("@xyo-network/module-model").AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
|
|
49
|
-
ephemeralQueryAccountEnabled?: boolean;
|
|
50
|
-
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
51
|
-
} & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>>>, config?: import("@xylabs/object").TypeCheckConfig): TType;
|
|
52
|
-
};
|
|
1
|
+
export declare const asAttachableSentinelInstance: import("@xylabs/object").AsTypeFunction<import("./AttachableInstance.ts").AttachableSentinelInstance<import("@xylabs/base").BaseParamsFields & {
|
|
2
|
+
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
3
|
+
addToResolvers?: boolean;
|
|
4
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
5
|
+
allowNameResolution?: boolean;
|
|
6
|
+
config: import("@xyo-network/module-model").AnyConfigSchema<import("../Config.ts").SentinelConfig>;
|
|
7
|
+
ephemeralQueryAccountEnabled?: boolean;
|
|
8
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
9
|
+
} & import("@xyo-network/module-model").ModuleChildrenParams, import("../EventData.ts").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/base").BaseParamsFields & {
|
|
10
|
+
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
11
|
+
addToResolvers?: boolean;
|
|
12
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
13
|
+
allowNameResolution?: boolean;
|
|
14
|
+
config: import("@xyo-network/module-model").AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
|
|
15
|
+
ephemeralQueryAccountEnabled?: boolean;
|
|
16
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
17
|
+
} & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>>>;
|
|
53
18
|
//# sourceMappingURL=asAttachableInstance.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"asAttachableInstance.d.ts","sourceRoot":"","sources":["../../../src/attachable/asAttachableInstance.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,4BAA4B
|
|
1
|
+
{"version":3,"file":"asAttachableInstance.d.ts","sourceRoot":"","sources":["../../../src/attachable/asAttachableInstance.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;6HAAuD,CAAA"}
|
|
@@ -34,110 +34,40 @@ export declare const isSentinelModule: import("@xyo-network/module-model").Modul
|
|
|
34
34
|
ephemeralQueryAccountEnabled?: boolean;
|
|
35
35
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
36
36
|
} & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>>>;
|
|
37
|
-
export declare const asSentinelModule: {
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
} & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>>>(value: import("@xylabs/promise").AnyNonPromise, assert: import("@xylabs/object").StringOrAlertFunction<SentinelModule<import("@xylabs/base").BaseParamsFields & {
|
|
72
|
-
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
73
|
-
addToResolvers?: boolean;
|
|
74
|
-
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
75
|
-
allowNameResolution?: boolean;
|
|
76
|
-
config: import("@xyo-network/module-model").AnyConfigSchema<import("./Config.ts").SentinelConfig>;
|
|
77
|
-
ephemeralQueryAccountEnabled?: boolean;
|
|
78
|
-
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
79
|
-
} & import("@xyo-network/module-model").ModuleChildrenParams, import("./EventData.ts").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/base").BaseParamsFields & {
|
|
80
|
-
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
81
|
-
addToResolvers?: boolean;
|
|
82
|
-
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
83
|
-
allowNameResolution?: boolean;
|
|
84
|
-
config: import("@xyo-network/module-model").AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
|
|
85
|
-
ephemeralQueryAccountEnabled?: boolean;
|
|
86
|
-
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
87
|
-
} & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>>>, config?: import("@xylabs/object").TypeCheckConfig): TType;
|
|
88
|
-
};
|
|
89
|
-
export declare const asSentinelInstance: {
|
|
90
|
-
<TType extends SentinelInstance<import("@xylabs/base").BaseParamsFields & {
|
|
91
|
-
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
92
|
-
addToResolvers?: boolean;
|
|
93
|
-
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
94
|
-
allowNameResolution?: boolean;
|
|
95
|
-
config: import("@xyo-network/module-model").AnyConfigSchema<import("./Config.ts").SentinelConfig>;
|
|
96
|
-
ephemeralQueryAccountEnabled?: boolean;
|
|
97
|
-
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
98
|
-
} & import("@xyo-network/module-model").ModuleChildrenParams, import("./EventData.ts").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/base").BaseParamsFields & {
|
|
99
|
-
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
100
|
-
addToResolvers?: boolean;
|
|
101
|
-
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
102
|
-
allowNameResolution?: boolean;
|
|
103
|
-
config: import("@xyo-network/module-model").AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
|
|
104
|
-
ephemeralQueryAccountEnabled?: boolean;
|
|
105
|
-
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
106
|
-
} & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined;
|
|
107
|
-
<TType extends SentinelInstance<import("@xylabs/base").BaseParamsFields & {
|
|
108
|
-
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
109
|
-
addToResolvers?: boolean;
|
|
110
|
-
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
111
|
-
allowNameResolution?: boolean;
|
|
112
|
-
config: import("@xyo-network/module-model").AnyConfigSchema<import("./Config.ts").SentinelConfig>;
|
|
113
|
-
ephemeralQueryAccountEnabled?: boolean;
|
|
114
|
-
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
115
|
-
} & import("@xyo-network/module-model").ModuleChildrenParams, import("./EventData.ts").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/base").BaseParamsFields & {
|
|
116
|
-
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
117
|
-
addToResolvers?: boolean;
|
|
118
|
-
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
119
|
-
allowNameResolution?: boolean;
|
|
120
|
-
config: import("@xyo-network/module-model").AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
|
|
121
|
-
ephemeralQueryAccountEnabled?: boolean;
|
|
122
|
-
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
123
|
-
} & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>>>(value: import("@xylabs/promise").AnyNonPromise, assert: import("@xylabs/object").StringOrAlertFunction<SentinelInstance<import("@xylabs/base").BaseParamsFields & {
|
|
124
|
-
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
125
|
-
addToResolvers?: boolean;
|
|
126
|
-
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
127
|
-
allowNameResolution?: boolean;
|
|
128
|
-
config: import("@xyo-network/module-model").AnyConfigSchema<import("./Config.ts").SentinelConfig>;
|
|
129
|
-
ephemeralQueryAccountEnabled?: boolean;
|
|
130
|
-
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
131
|
-
} & import("@xyo-network/module-model").ModuleChildrenParams, import("./EventData.ts").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/base").BaseParamsFields & {
|
|
132
|
-
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
133
|
-
addToResolvers?: boolean;
|
|
134
|
-
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
135
|
-
allowNameResolution?: boolean;
|
|
136
|
-
config: import("@xyo-network/module-model").AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
|
|
137
|
-
ephemeralQueryAccountEnabled?: boolean;
|
|
138
|
-
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
139
|
-
} & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>>>, config?: import("@xylabs/object").TypeCheckConfig): TType;
|
|
140
|
-
};
|
|
37
|
+
export declare const asSentinelModule: import("@xylabs/object").AsTypeFunction<SentinelModule<import("@xylabs/base").BaseParamsFields & {
|
|
38
|
+
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
39
|
+
addToResolvers?: boolean;
|
|
40
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
41
|
+
allowNameResolution?: boolean;
|
|
42
|
+
config: import("@xyo-network/module-model").AnyConfigSchema<import("./Config.ts").SentinelConfig>;
|
|
43
|
+
ephemeralQueryAccountEnabled?: boolean;
|
|
44
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
45
|
+
} & import("@xyo-network/module-model").ModuleChildrenParams, import("./EventData.ts").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/base").BaseParamsFields & {
|
|
46
|
+
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
47
|
+
addToResolvers?: boolean;
|
|
48
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
49
|
+
allowNameResolution?: boolean;
|
|
50
|
+
config: import("@xyo-network/module-model").AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
|
|
51
|
+
ephemeralQueryAccountEnabled?: boolean;
|
|
52
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
53
|
+
} & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>>>;
|
|
54
|
+
export declare const asSentinelInstance: import("@xylabs/object").AsTypeFunction<SentinelInstance<import("@xylabs/base").BaseParamsFields & {
|
|
55
|
+
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
56
|
+
addToResolvers?: boolean;
|
|
57
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
58
|
+
allowNameResolution?: boolean;
|
|
59
|
+
config: import("@xyo-network/module-model").AnyConfigSchema<import("./Config.ts").SentinelConfig>;
|
|
60
|
+
ephemeralQueryAccountEnabled?: boolean;
|
|
61
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
62
|
+
} & import("@xyo-network/module-model").ModuleChildrenParams, import("./EventData.ts").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/base").BaseParamsFields & {
|
|
63
|
+
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
64
|
+
addToResolvers?: boolean;
|
|
65
|
+
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
66
|
+
allowNameResolution?: boolean;
|
|
67
|
+
config: import("@xyo-network/module-model").AnyConfigSchema<import("@xyo-network/module-model").ModuleConfig>;
|
|
68
|
+
ephemeralQueryAccountEnabled?: boolean;
|
|
69
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
70
|
+
} & import("@xyo-network/module-model").ModuleChildrenParams, import("@xyo-network/module-model").ModuleEventData<object>>>>>;
|
|
141
71
|
export declare const withSentinelModule: <R>(mod: any, closure: (mod: SentinelModule<import("@xylabs/base").BaseParamsFields & {
|
|
142
72
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
143
73
|
addToResolvers?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"typeChecks.d.ts","sourceRoot":"","sources":["../../src/typeChecks.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAA;AACrD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAGjD,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;6HAA+F,CAAA;AAC9H,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;6HAA4E,CAAA;AAEzG,eAAO,MAAM,gBAAgB
|
|
1
|
+
{"version":3,"file":"typeChecks.d.ts","sourceRoot":"","sources":["../../src/typeChecks.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAA;AACrD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAGjD,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;6HAA+F,CAAA;AAC9H,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;6HAA4E,CAAA;AAEzG,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;6HAA2C,CAAA;AACxE,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;6HAA6C,CAAA;AAC5E,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;oJAAuC,CAAA;AACtE,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;oJAAyC,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/sentinel-model",
|
|
3
|
-
"version": "3.18.
|
|
3
|
+
"version": "3.18.6",
|
|
4
4
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
5
5
|
"homepage": "https://xyo.network",
|
|
6
6
|
"bugs": {
|
|
@@ -29,18 +29,18 @@
|
|
|
29
29
|
"module": "dist/neutral/index.mjs",
|
|
30
30
|
"types": "dist/types/index.d.ts",
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@xylabs/events": "^4.11.
|
|
33
|
-
"@xylabs/hex": "^4.11.
|
|
34
|
-
"@xylabs/object": "^4.11.
|
|
35
|
-
"@xylabs/promise": "^4.11.
|
|
36
|
-
"@xylabs/typeof": "^4.11.
|
|
37
|
-
"@xyo-network/account-model": "^3.18.
|
|
38
|
-
"@xyo-network/archivist-model": "^3.18.
|
|
39
|
-
"@xyo-network/boundwitness-model": "^3.18.
|
|
40
|
-
"@xyo-network/diviner-model": "^3.18.
|
|
41
|
-
"@xyo-network/module-model": "^3.18.
|
|
42
|
-
"@xyo-network/payload-model": "^3.18.
|
|
43
|
-
"@xyo-network/witness-model": "^3.18.
|
|
32
|
+
"@xylabs/events": "^4.11.16",
|
|
33
|
+
"@xylabs/hex": "^4.11.16",
|
|
34
|
+
"@xylabs/object": "^4.11.16",
|
|
35
|
+
"@xylabs/promise": "^4.11.16",
|
|
36
|
+
"@xylabs/typeof": "^4.11.16",
|
|
37
|
+
"@xyo-network/account-model": "^3.18.6",
|
|
38
|
+
"@xyo-network/archivist-model": "^3.18.6",
|
|
39
|
+
"@xyo-network/boundwitness-model": "^3.18.6",
|
|
40
|
+
"@xyo-network/diviner-model": "^3.18.6",
|
|
41
|
+
"@xyo-network/module-model": "^3.18.6",
|
|
42
|
+
"@xyo-network/payload-model": "^3.18.6",
|
|
43
|
+
"@xyo-network/witness-model": "^3.18.6"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@xylabs/ts-scripts-yarn3": "^6.5.8",
|