@xyo-network/node-model 2.110.13 → 2.110.15
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/browser/attachable/asAttachableInstance.d.cts +5 -5
- package/dist/browser/attachable/asAttachableInstance.d.mts +5 -5
- package/dist/browser/attachable/asAttachableInstance.d.ts +5 -5
- package/dist/neutral/attachable/asAttachableInstance.d.cts +5 -5
- package/dist/neutral/attachable/asAttachableInstance.d.mts +5 -5
- package/dist/neutral/attachable/asAttachableInstance.d.ts +5 -5
- package/dist/node/attachable/asAttachableInstance.d.cts +5 -5
- package/dist/node/attachable/asAttachableInstance.d.mts +5 -5
- package/dist/node/attachable/asAttachableInstance.d.ts +5 -5
- package/package.json +9 -9
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const asAttachableNodeInstance: {
|
|
2
|
-
<TType extends import("./AttachableInstance.
|
|
2
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
3
3
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
4
4
|
addToResolvers?: boolean;
|
|
5
5
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -13,8 +13,8 @@ export declare const asAttachableNodeInstance: {
|
|
|
13
13
|
};
|
|
14
14
|
ephemeralQueryAccountEnabled?: boolean;
|
|
15
15
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
16
|
-
}, import("../Node.
|
|
17
|
-
<TType extends import("./AttachableInstance.
|
|
16
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined;
|
|
17
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
18
18
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
19
19
|
addToResolvers?: boolean;
|
|
20
20
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -28,7 +28,7 @@ export declare const asAttachableNodeInstance: {
|
|
|
28
28
|
};
|
|
29
29
|
ephemeralQueryAccountEnabled?: boolean;
|
|
30
30
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
31
|
-
}, import("../Node.
|
|
31
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, assert: import("@xylabs/object").StringOrAlertFunction<import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
32
32
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
33
33
|
addToResolvers?: boolean;
|
|
34
34
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -42,6 +42,6 @@ export declare const asAttachableNodeInstance: {
|
|
|
42
42
|
};
|
|
43
43
|
ephemeralQueryAccountEnabled?: boolean;
|
|
44
44
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
45
|
-
}, import("../Node.
|
|
45
|
+
}, import("../Node.ts").NodeModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType;
|
|
46
46
|
};
|
|
47
47
|
//# sourceMappingURL=asAttachableInstance.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const asAttachableNodeInstance: {
|
|
2
|
-
<TType extends import("./AttachableInstance.
|
|
2
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
3
3
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
4
4
|
addToResolvers?: boolean;
|
|
5
5
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -13,8 +13,8 @@ export declare const asAttachableNodeInstance: {
|
|
|
13
13
|
};
|
|
14
14
|
ephemeralQueryAccountEnabled?: boolean;
|
|
15
15
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
16
|
-
}, import("../Node.
|
|
17
|
-
<TType extends import("./AttachableInstance.
|
|
16
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined;
|
|
17
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
18
18
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
19
19
|
addToResolvers?: boolean;
|
|
20
20
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -28,7 +28,7 @@ export declare const asAttachableNodeInstance: {
|
|
|
28
28
|
};
|
|
29
29
|
ephemeralQueryAccountEnabled?: boolean;
|
|
30
30
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
31
|
-
}, import("../Node.
|
|
31
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, assert: import("@xylabs/object").StringOrAlertFunction<import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
32
32
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
33
33
|
addToResolvers?: boolean;
|
|
34
34
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -42,6 +42,6 @@ export declare const asAttachableNodeInstance: {
|
|
|
42
42
|
};
|
|
43
43
|
ephemeralQueryAccountEnabled?: boolean;
|
|
44
44
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
45
|
-
}, import("../Node.
|
|
45
|
+
}, import("../Node.ts").NodeModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType;
|
|
46
46
|
};
|
|
47
47
|
//# sourceMappingURL=asAttachableInstance.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const asAttachableNodeInstance: {
|
|
2
|
-
<TType extends import("./AttachableInstance.
|
|
2
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
3
3
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
4
4
|
addToResolvers?: boolean;
|
|
5
5
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -13,8 +13,8 @@ export declare const asAttachableNodeInstance: {
|
|
|
13
13
|
};
|
|
14
14
|
ephemeralQueryAccountEnabled?: boolean;
|
|
15
15
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
16
|
-
}, import("../Node.
|
|
17
|
-
<TType extends import("./AttachableInstance.
|
|
16
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined;
|
|
17
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
18
18
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
19
19
|
addToResolvers?: boolean;
|
|
20
20
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -28,7 +28,7 @@ export declare const asAttachableNodeInstance: {
|
|
|
28
28
|
};
|
|
29
29
|
ephemeralQueryAccountEnabled?: boolean;
|
|
30
30
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
31
|
-
}, import("../Node.
|
|
31
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, assert: import("@xylabs/object").StringOrAlertFunction<import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
32
32
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
33
33
|
addToResolvers?: boolean;
|
|
34
34
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -42,6 +42,6 @@ export declare const asAttachableNodeInstance: {
|
|
|
42
42
|
};
|
|
43
43
|
ephemeralQueryAccountEnabled?: boolean;
|
|
44
44
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
45
|
-
}, import("../Node.
|
|
45
|
+
}, import("../Node.ts").NodeModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType;
|
|
46
46
|
};
|
|
47
47
|
//# sourceMappingURL=asAttachableInstance.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const asAttachableNodeInstance: {
|
|
2
|
-
<TType extends import("./AttachableInstance.
|
|
2
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
3
3
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
4
4
|
addToResolvers?: boolean;
|
|
5
5
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -13,8 +13,8 @@ export declare const asAttachableNodeInstance: {
|
|
|
13
13
|
};
|
|
14
14
|
ephemeralQueryAccountEnabled?: boolean;
|
|
15
15
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
16
|
-
}, import("../Node.
|
|
17
|
-
<TType extends import("./AttachableInstance.
|
|
16
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined;
|
|
17
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
18
18
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
19
19
|
addToResolvers?: boolean;
|
|
20
20
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -28,7 +28,7 @@ export declare const asAttachableNodeInstance: {
|
|
|
28
28
|
};
|
|
29
29
|
ephemeralQueryAccountEnabled?: boolean;
|
|
30
30
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
31
|
-
}, import("../Node.
|
|
31
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, assert: import("@xylabs/object").StringOrAlertFunction<import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
32
32
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
33
33
|
addToResolvers?: boolean;
|
|
34
34
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -42,6 +42,6 @@ export declare const asAttachableNodeInstance: {
|
|
|
42
42
|
};
|
|
43
43
|
ephemeralQueryAccountEnabled?: boolean;
|
|
44
44
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
45
|
-
}, import("../Node.
|
|
45
|
+
}, import("../Node.ts").NodeModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType;
|
|
46
46
|
};
|
|
47
47
|
//# sourceMappingURL=asAttachableInstance.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const asAttachableNodeInstance: {
|
|
2
|
-
<TType extends import("./AttachableInstance.
|
|
2
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
3
3
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
4
4
|
addToResolvers?: boolean;
|
|
5
5
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -13,8 +13,8 @@ export declare const asAttachableNodeInstance: {
|
|
|
13
13
|
};
|
|
14
14
|
ephemeralQueryAccountEnabled?: boolean;
|
|
15
15
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
16
|
-
}, import("../Node.
|
|
17
|
-
<TType extends import("./AttachableInstance.
|
|
16
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined;
|
|
17
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
18
18
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
19
19
|
addToResolvers?: boolean;
|
|
20
20
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -28,7 +28,7 @@ export declare const asAttachableNodeInstance: {
|
|
|
28
28
|
};
|
|
29
29
|
ephemeralQueryAccountEnabled?: boolean;
|
|
30
30
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
31
|
-
}, import("../Node.
|
|
31
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, assert: import("@xylabs/object").StringOrAlertFunction<import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
32
32
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
33
33
|
addToResolvers?: boolean;
|
|
34
34
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -42,6 +42,6 @@ export declare const asAttachableNodeInstance: {
|
|
|
42
42
|
};
|
|
43
43
|
ephemeralQueryAccountEnabled?: boolean;
|
|
44
44
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
45
|
-
}, import("../Node.
|
|
45
|
+
}, import("../Node.ts").NodeModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType;
|
|
46
46
|
};
|
|
47
47
|
//# sourceMappingURL=asAttachableInstance.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const asAttachableNodeInstance: {
|
|
2
|
-
<TType extends import("./AttachableInstance.
|
|
2
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
3
3
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
4
4
|
addToResolvers?: boolean;
|
|
5
5
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -13,8 +13,8 @@ export declare const asAttachableNodeInstance: {
|
|
|
13
13
|
};
|
|
14
14
|
ephemeralQueryAccountEnabled?: boolean;
|
|
15
15
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
16
|
-
}, import("../Node.
|
|
17
|
-
<TType extends import("./AttachableInstance.
|
|
16
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined;
|
|
17
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
18
18
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
19
19
|
addToResolvers?: boolean;
|
|
20
20
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -28,7 +28,7 @@ export declare const asAttachableNodeInstance: {
|
|
|
28
28
|
};
|
|
29
29
|
ephemeralQueryAccountEnabled?: boolean;
|
|
30
30
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
31
|
-
}, import("../Node.
|
|
31
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, assert: import("@xylabs/object").StringOrAlertFunction<import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
32
32
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
33
33
|
addToResolvers?: boolean;
|
|
34
34
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -42,6 +42,6 @@ export declare const asAttachableNodeInstance: {
|
|
|
42
42
|
};
|
|
43
43
|
ephemeralQueryAccountEnabled?: boolean;
|
|
44
44
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
45
|
-
}, import("../Node.
|
|
45
|
+
}, import("../Node.ts").NodeModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType;
|
|
46
46
|
};
|
|
47
47
|
//# sourceMappingURL=asAttachableInstance.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const asAttachableNodeInstance: {
|
|
2
|
-
<TType extends import("./AttachableInstance.
|
|
2
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
3
3
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
4
4
|
addToResolvers?: boolean;
|
|
5
5
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -13,8 +13,8 @@ export declare const asAttachableNodeInstance: {
|
|
|
13
13
|
};
|
|
14
14
|
ephemeralQueryAccountEnabled?: boolean;
|
|
15
15
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
16
|
-
}, import("../Node.
|
|
17
|
-
<TType extends import("./AttachableInstance.
|
|
16
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined;
|
|
17
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
18
18
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
19
19
|
addToResolvers?: boolean;
|
|
20
20
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -28,7 +28,7 @@ export declare const asAttachableNodeInstance: {
|
|
|
28
28
|
};
|
|
29
29
|
ephemeralQueryAccountEnabled?: boolean;
|
|
30
30
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
31
|
-
}, import("../Node.
|
|
31
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, assert: import("@xylabs/object").StringOrAlertFunction<import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
32
32
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
33
33
|
addToResolvers?: boolean;
|
|
34
34
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -42,6 +42,6 @@ export declare const asAttachableNodeInstance: {
|
|
|
42
42
|
};
|
|
43
43
|
ephemeralQueryAccountEnabled?: boolean;
|
|
44
44
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
45
|
-
}, import("../Node.
|
|
45
|
+
}, import("../Node.ts").NodeModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType;
|
|
46
46
|
};
|
|
47
47
|
//# sourceMappingURL=asAttachableInstance.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const asAttachableNodeInstance: {
|
|
2
|
-
<TType extends import("./AttachableInstance.
|
|
2
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
3
3
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
4
4
|
addToResolvers?: boolean;
|
|
5
5
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -13,8 +13,8 @@ export declare const asAttachableNodeInstance: {
|
|
|
13
13
|
};
|
|
14
14
|
ephemeralQueryAccountEnabled?: boolean;
|
|
15
15
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
16
|
-
}, import("../Node.
|
|
17
|
-
<TType extends import("./AttachableInstance.
|
|
16
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined;
|
|
17
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
18
18
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
19
19
|
addToResolvers?: boolean;
|
|
20
20
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -28,7 +28,7 @@ export declare const asAttachableNodeInstance: {
|
|
|
28
28
|
};
|
|
29
29
|
ephemeralQueryAccountEnabled?: boolean;
|
|
30
30
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
31
|
-
}, import("../Node.
|
|
31
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, assert: import("@xylabs/object").StringOrAlertFunction<import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
32
32
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
33
33
|
addToResolvers?: boolean;
|
|
34
34
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -42,6 +42,6 @@ export declare const asAttachableNodeInstance: {
|
|
|
42
42
|
};
|
|
43
43
|
ephemeralQueryAccountEnabled?: boolean;
|
|
44
44
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
45
|
-
}, import("../Node.
|
|
45
|
+
}, import("../Node.ts").NodeModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType;
|
|
46
46
|
};
|
|
47
47
|
//# sourceMappingURL=asAttachableInstance.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const asAttachableNodeInstance: {
|
|
2
|
-
<TType extends import("./AttachableInstance.
|
|
2
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
3
3
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
4
4
|
addToResolvers?: boolean;
|
|
5
5
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -13,8 +13,8 @@ export declare const asAttachableNodeInstance: {
|
|
|
13
13
|
};
|
|
14
14
|
ephemeralQueryAccountEnabled?: boolean;
|
|
15
15
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
16
|
-
}, import("../Node.
|
|
17
|
-
<TType extends import("./AttachableInstance.
|
|
16
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined;
|
|
17
|
+
<TType extends import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
18
18
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
19
19
|
addToResolvers?: boolean;
|
|
20
20
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -28,7 +28,7 @@ export declare const asAttachableNodeInstance: {
|
|
|
28
28
|
};
|
|
29
29
|
ephemeralQueryAccountEnabled?: boolean;
|
|
30
30
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
31
|
-
}, import("../Node.
|
|
31
|
+
}, import("../Node.ts").NodeModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, assert: import("@xylabs/object").StringOrAlertFunction<import("./AttachableInstance.ts").AttachableNodeInstance<import("@xylabs/object").BaseParamsFields & {
|
|
32
32
|
account?: import("@xyo-network/account-model").AccountInstance | "random";
|
|
33
33
|
addToResolvers?: boolean;
|
|
34
34
|
additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
|
|
@@ -42,6 +42,6 @@ export declare const asAttachableNodeInstance: {
|
|
|
42
42
|
};
|
|
43
43
|
ephemeralQueryAccountEnabled?: boolean;
|
|
44
44
|
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
|
|
45
|
-
}, import("../Node.
|
|
45
|
+
}, import("../Node.ts").NodeModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType;
|
|
46
46
|
};
|
|
47
47
|
//# sourceMappingURL=asAttachableInstance.d.ts.map
|
package/package.json
CHANGED
|
@@ -10,16 +10,16 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xylabs/hex": "^3.6.
|
|
14
|
-
"@xylabs/object": "^3.6.
|
|
15
|
-
"@xyo-network/account-model": "^2.110.
|
|
16
|
-
"@xyo-network/module-events": "^2.110.
|
|
17
|
-
"@xyo-network/module-model": "^2.110.
|
|
18
|
-
"@xyo-network/payload-model": "^2.110.
|
|
13
|
+
"@xylabs/hex": "^3.6.6",
|
|
14
|
+
"@xylabs/object": "^3.6.6",
|
|
15
|
+
"@xyo-network/account-model": "^2.110.15",
|
|
16
|
+
"@xyo-network/module-events": "^2.110.15",
|
|
17
|
+
"@xyo-network/module-model": "^2.110.15",
|
|
18
|
+
"@xyo-network/payload-model": "^2.110.15"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"@xylabs/ts-scripts-yarn3": "^3.
|
|
22
|
-
"@xylabs/tsconfig": "^3.
|
|
21
|
+
"@xylabs/ts-scripts-yarn3": "^3.14.1",
|
|
22
|
+
"@xylabs/tsconfig": "^3.14.1",
|
|
23
23
|
"typescript": "^5.5.4"
|
|
24
24
|
},
|
|
25
25
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
@@ -61,6 +61,6 @@
|
|
|
61
61
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
|
|
62
62
|
},
|
|
63
63
|
"sideEffects": false,
|
|
64
|
-
"version": "2.110.
|
|
64
|
+
"version": "2.110.15",
|
|
65
65
|
"type": "module"
|
|
66
66
|
}
|