@xyo-network/diviner-forecasting-memory 2.93.4 → 2.93.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.
- package/dist/browser/MemoryForecastingDiviner.d.cts +4 -0
- package/dist/browser/MemoryForecastingDiviner.d.cts.map +1 -1
- package/dist/browser/MemoryForecastingDiviner.d.mts +4 -0
- package/dist/browser/MemoryForecastingDiviner.d.mts.map +1 -1
- package/dist/browser/MemoryForecastingDiviner.d.ts +4 -0
- package/dist/browser/MemoryForecastingDiviner.d.ts.map +1 -1
- package/dist/node/MemoryForecastingDiviner.d.cts +4 -0
- package/dist/node/MemoryForecastingDiviner.d.cts.map +1 -1
- package/dist/node/MemoryForecastingDiviner.d.mts +4 -0
- package/dist/node/MemoryForecastingDiviner.d.mts.map +1 -1
- package/dist/node/MemoryForecastingDiviner.d.ts +4 -0
- package/dist/node/MemoryForecastingDiviner.d.ts.map +1 -1
- package/package.json +9 -9
|
@@ -20,6 +20,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
20
20
|
schema: string;
|
|
21
21
|
};
|
|
22
22
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
23
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
23
24
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").AddressObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
24
25
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
25
26
|
addToResolvers?: boolean | undefined;
|
|
@@ -29,6 +30,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
29
30
|
schema: string;
|
|
30
31
|
};
|
|
31
32
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
33
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
32
34
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").NameObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
33
35
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
34
36
|
addToResolvers?: boolean | undefined;
|
|
@@ -38,6 +40,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
38
40
|
schema: string;
|
|
39
41
|
};
|
|
40
42
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
43
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
41
44
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").QueryObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
42
45
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
43
46
|
addToResolvers?: boolean | undefined;
|
|
@@ -47,6 +50,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
47
50
|
schema: string;
|
|
48
51
|
};
|
|
49
52
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
53
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
50
54
|
}, import("@xyo-network/module-model").ModuleEventData<object>>>;
|
|
51
55
|
protected get forecastingMethod(): ForecastingMethod;
|
|
52
56
|
protected get transformer(): PayloadValueTransformer;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MemoryForecastingDiviner.d.ts","sourceRoot":"","sources":["../../src/MemoryForecastingDiviner.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAA;AAChH,OAAO,EAEL,oBAAoB,EAEpB,4BAA4B,EAC7B,MAAM,+CAA+C,CAAA;AACtD,OAAO,EAAkC,iBAAiB,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAA;AAEnI,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGpD,MAAM,MAAM,wBAAwB,GAAG,OAAO,oBAAoB,GAAG,OAAO,4BAA4B,CAAA;AAYxG,qBAAa,wBAAwB,CACnC,OAAO,SAAS,wBAAwB,GAAG,wBAAwB,CACnE,SAAQ,0BAA0B,CAAC,OAAO,CAAC;IAC3C,OAAgB,aAAa,6CAAmC;IAEhE,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC,wBAAwB,EAAE,iBAAiB,CAAC,CAGnG;IAED;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,UAAU,QAAO;IAGpC,SAAS,CAAC,QAAQ,CAAC,iBAAiB,SAAS;IAE7C,IAAI,mBAAmB
|
|
1
|
+
{"version":3,"file":"MemoryForecastingDiviner.d.ts","sourceRoot":"","sources":["../../src/MemoryForecastingDiviner.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAA;AAChH,OAAO,EAEL,oBAAoB,EAEpB,4BAA4B,EAC7B,MAAM,+CAA+C,CAAA;AACtD,OAAO,EAAkC,iBAAiB,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAA;AAEnI,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGpD,MAAM,MAAM,wBAAwB,GAAG,OAAO,oBAAoB,GAAG,OAAO,4BAA4B,CAAA;AAYxG,qBAAa,wBAAwB,CACnC,OAAO,SAAS,wBAAwB,GAAG,wBAAwB,CACnE,SAAQ,0BAA0B,CAAC,OAAO,CAAC;IAC3C,OAAgB,aAAa,6CAAmC;IAEhE,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC,wBAAwB,EAAE,iBAAiB,CAAC,CAGnG;IAED;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,UAAU,QAAO;IAGpC,SAAS,CAAC,QAAQ,CAAC,iBAAiB,SAAS;IAE7C,IAAI,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qEAEtB;IAED,cAAuB,iBAAiB,IAAI,iBAAiB,CAK5D;IAED,cAAuB,WAAW,IAAI,uBAAuB,CAG5D;cAEwB,mBAAmB,CAAC,cAAc,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,EAAE,CAAC;CA6ChH"}
|
|
@@ -20,6 +20,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
20
20
|
schema: string;
|
|
21
21
|
};
|
|
22
22
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
23
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
23
24
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").AddressObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
24
25
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
25
26
|
addToResolvers?: boolean | undefined;
|
|
@@ -29,6 +30,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
29
30
|
schema: string;
|
|
30
31
|
};
|
|
31
32
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
33
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
32
34
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").NameObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
33
35
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
34
36
|
addToResolvers?: boolean | undefined;
|
|
@@ -38,6 +40,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
38
40
|
schema: string;
|
|
39
41
|
};
|
|
40
42
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
43
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
41
44
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").QueryObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
42
45
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
43
46
|
addToResolvers?: boolean | undefined;
|
|
@@ -47,6 +50,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
47
50
|
schema: string;
|
|
48
51
|
};
|
|
49
52
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
53
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
50
54
|
}, import("@xyo-network/module-model").ModuleEventData<object>>>;
|
|
51
55
|
protected get forecastingMethod(): ForecastingMethod;
|
|
52
56
|
protected get transformer(): PayloadValueTransformer;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MemoryForecastingDiviner.d.ts","sourceRoot":"","sources":["../../src/MemoryForecastingDiviner.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAA;AAChH,OAAO,EAEL,oBAAoB,EAEpB,4BAA4B,EAC7B,MAAM,+CAA+C,CAAA;AACtD,OAAO,EAAkC,iBAAiB,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAA;AAEnI,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGpD,MAAM,MAAM,wBAAwB,GAAG,OAAO,oBAAoB,GAAG,OAAO,4BAA4B,CAAA;AAYxG,qBAAa,wBAAwB,CACnC,OAAO,SAAS,wBAAwB,GAAG,wBAAwB,CACnE,SAAQ,0BAA0B,CAAC,OAAO,CAAC;IAC3C,OAAgB,aAAa,6CAAmC;IAEhE,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC,wBAAwB,EAAE,iBAAiB,CAAC,CAGnG;IAED;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,UAAU,QAAO;IAGpC,SAAS,CAAC,QAAQ,CAAC,iBAAiB,SAAS;IAE7C,IAAI,mBAAmB
|
|
1
|
+
{"version":3,"file":"MemoryForecastingDiviner.d.ts","sourceRoot":"","sources":["../../src/MemoryForecastingDiviner.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAA;AAChH,OAAO,EAEL,oBAAoB,EAEpB,4BAA4B,EAC7B,MAAM,+CAA+C,CAAA;AACtD,OAAO,EAAkC,iBAAiB,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAA;AAEnI,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGpD,MAAM,MAAM,wBAAwB,GAAG,OAAO,oBAAoB,GAAG,OAAO,4BAA4B,CAAA;AAYxG,qBAAa,wBAAwB,CACnC,OAAO,SAAS,wBAAwB,GAAG,wBAAwB,CACnE,SAAQ,0BAA0B,CAAC,OAAO,CAAC;IAC3C,OAAgB,aAAa,6CAAmC;IAEhE,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC,wBAAwB,EAAE,iBAAiB,CAAC,CAGnG;IAED;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,UAAU,QAAO;IAGpC,SAAS,CAAC,QAAQ,CAAC,iBAAiB,SAAS;IAE7C,IAAI,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qEAEtB;IAED,cAAuB,iBAAiB,IAAI,iBAAiB,CAK5D;IAED,cAAuB,WAAW,IAAI,uBAAuB,CAG5D;cAEwB,mBAAmB,CAAC,cAAc,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,EAAE,CAAC;CA6ChH"}
|
|
@@ -20,6 +20,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
20
20
|
schema: string;
|
|
21
21
|
};
|
|
22
22
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
23
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
23
24
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").AddressObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
24
25
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
25
26
|
addToResolvers?: boolean | undefined;
|
|
@@ -29,6 +30,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
29
30
|
schema: string;
|
|
30
31
|
};
|
|
31
32
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
33
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
32
34
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").NameObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
33
35
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
34
36
|
addToResolvers?: boolean | undefined;
|
|
@@ -38,6 +40,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
38
40
|
schema: string;
|
|
39
41
|
};
|
|
40
42
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
43
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
41
44
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").QueryObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
42
45
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
43
46
|
addToResolvers?: boolean | undefined;
|
|
@@ -47,6 +50,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
47
50
|
schema: string;
|
|
48
51
|
};
|
|
49
52
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
53
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
50
54
|
}, import("@xyo-network/module-model").ModuleEventData<object>>>;
|
|
51
55
|
protected get forecastingMethod(): ForecastingMethod;
|
|
52
56
|
protected get transformer(): PayloadValueTransformer;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MemoryForecastingDiviner.d.ts","sourceRoot":"","sources":["../../src/MemoryForecastingDiviner.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAA;AAChH,OAAO,EAEL,oBAAoB,EAEpB,4BAA4B,EAC7B,MAAM,+CAA+C,CAAA;AACtD,OAAO,EAAkC,iBAAiB,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAA;AAEnI,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGpD,MAAM,MAAM,wBAAwB,GAAG,OAAO,oBAAoB,GAAG,OAAO,4BAA4B,CAAA;AAYxG,qBAAa,wBAAwB,CACnC,OAAO,SAAS,wBAAwB,GAAG,wBAAwB,CACnE,SAAQ,0BAA0B,CAAC,OAAO,CAAC;IAC3C,OAAgB,aAAa,6CAAmC;IAEhE,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC,wBAAwB,EAAE,iBAAiB,CAAC,CAGnG;IAED;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,UAAU,QAAO;IAGpC,SAAS,CAAC,QAAQ,CAAC,iBAAiB,SAAS;IAE7C,IAAI,mBAAmB
|
|
1
|
+
{"version":3,"file":"MemoryForecastingDiviner.d.ts","sourceRoot":"","sources":["../../src/MemoryForecastingDiviner.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAA;AAChH,OAAO,EAEL,oBAAoB,EAEpB,4BAA4B,EAC7B,MAAM,+CAA+C,CAAA;AACtD,OAAO,EAAkC,iBAAiB,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAA;AAEnI,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGpD,MAAM,MAAM,wBAAwB,GAAG,OAAO,oBAAoB,GAAG,OAAO,4BAA4B,CAAA;AAYxG,qBAAa,wBAAwB,CACnC,OAAO,SAAS,wBAAwB,GAAG,wBAAwB,CACnE,SAAQ,0BAA0B,CAAC,OAAO,CAAC;IAC3C,OAAgB,aAAa,6CAAmC;IAEhE,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC,wBAAwB,EAAE,iBAAiB,CAAC,CAGnG;IAED;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,UAAU,QAAO;IAGpC,SAAS,CAAC,QAAQ,CAAC,iBAAiB,SAAS;IAE7C,IAAI,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qEAEtB;IAED,cAAuB,iBAAiB,IAAI,iBAAiB,CAK5D;IAED,cAAuB,WAAW,IAAI,uBAAuB,CAG5D;cAEwB,mBAAmB,CAAC,cAAc,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,EAAE,CAAC;CA6ChH"}
|
|
@@ -20,6 +20,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
20
20
|
schema: string;
|
|
21
21
|
};
|
|
22
22
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
23
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
23
24
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").AddressObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
24
25
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
25
26
|
addToResolvers?: boolean | undefined;
|
|
@@ -29,6 +30,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
29
30
|
schema: string;
|
|
30
31
|
};
|
|
31
32
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
33
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
32
34
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").NameObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
33
35
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
34
36
|
addToResolvers?: boolean | undefined;
|
|
@@ -38,6 +40,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
38
40
|
schema: string;
|
|
39
41
|
};
|
|
40
42
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
43
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
41
44
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").QueryObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
42
45
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
43
46
|
addToResolvers?: boolean | undefined;
|
|
@@ -47,6 +50,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
47
50
|
schema: string;
|
|
48
51
|
};
|
|
49
52
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
53
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
50
54
|
}, import("@xyo-network/module-model").ModuleEventData<object>>>;
|
|
51
55
|
protected get forecastingMethod(): ForecastingMethod;
|
|
52
56
|
protected get transformer(): PayloadValueTransformer;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MemoryForecastingDiviner.d.ts","sourceRoot":"","sources":["../../src/MemoryForecastingDiviner.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAA;AAChH,OAAO,EAEL,oBAAoB,EAEpB,4BAA4B,EAC7B,MAAM,+CAA+C,CAAA;AACtD,OAAO,EAAkC,iBAAiB,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAA;AAEnI,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGpD,MAAM,MAAM,wBAAwB,GAAG,OAAO,oBAAoB,GAAG,OAAO,4BAA4B,CAAA;AAYxG,qBAAa,wBAAwB,CACnC,OAAO,SAAS,wBAAwB,GAAG,wBAAwB,CACnE,SAAQ,0BAA0B,CAAC,OAAO,CAAC;IAC3C,OAAgB,aAAa,6CAAmC;IAEhE,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC,wBAAwB,EAAE,iBAAiB,CAAC,CAGnG;IAED;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,UAAU,QAAO;IAGpC,SAAS,CAAC,QAAQ,CAAC,iBAAiB,SAAS;IAE7C,IAAI,mBAAmB
|
|
1
|
+
{"version":3,"file":"MemoryForecastingDiviner.d.ts","sourceRoot":"","sources":["../../src/MemoryForecastingDiviner.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAA;AAChH,OAAO,EAEL,oBAAoB,EAEpB,4BAA4B,EAC7B,MAAM,+CAA+C,CAAA;AACtD,OAAO,EAAkC,iBAAiB,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAA;AAEnI,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGpD,MAAM,MAAM,wBAAwB,GAAG,OAAO,oBAAoB,GAAG,OAAO,4BAA4B,CAAA;AAYxG,qBAAa,wBAAwB,CACnC,OAAO,SAAS,wBAAwB,GAAG,wBAAwB,CACnE,SAAQ,0BAA0B,CAAC,OAAO,CAAC;IAC3C,OAAgB,aAAa,6CAAmC;IAEhE,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC,wBAAwB,EAAE,iBAAiB,CAAC,CAGnG;IAED;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,UAAU,QAAO;IAGpC,SAAS,CAAC,QAAQ,CAAC,iBAAiB,SAAS;IAE7C,IAAI,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qEAEtB;IAED,cAAuB,iBAAiB,IAAI,iBAAiB,CAK5D;IAED,cAAuB,WAAW,IAAI,uBAAuB,CAG5D;cAEwB,mBAAmB,CAAC,cAAc,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,EAAE,CAAC;CA6ChH"}
|
|
@@ -20,6 +20,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
20
20
|
schema: string;
|
|
21
21
|
};
|
|
22
22
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
23
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
23
24
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").AddressObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
24
25
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
25
26
|
addToResolvers?: boolean | undefined;
|
|
@@ -29,6 +30,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
29
30
|
schema: string;
|
|
30
31
|
};
|
|
31
32
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
33
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
32
34
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").NameObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
33
35
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
34
36
|
addToResolvers?: boolean | undefined;
|
|
@@ -38,6 +40,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
38
40
|
schema: string;
|
|
39
41
|
};
|
|
40
42
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
43
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
41
44
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").QueryObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
42
45
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
43
46
|
addToResolvers?: boolean | undefined;
|
|
@@ -47,6 +50,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
47
50
|
schema: string;
|
|
48
51
|
};
|
|
49
52
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
53
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
50
54
|
}, import("@xyo-network/module-model").ModuleEventData<object>>>;
|
|
51
55
|
protected get forecastingMethod(): ForecastingMethod;
|
|
52
56
|
protected get transformer(): PayloadValueTransformer;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MemoryForecastingDiviner.d.ts","sourceRoot":"","sources":["../../src/MemoryForecastingDiviner.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAA;AAChH,OAAO,EAEL,oBAAoB,EAEpB,4BAA4B,EAC7B,MAAM,+CAA+C,CAAA;AACtD,OAAO,EAAkC,iBAAiB,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAA;AAEnI,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGpD,MAAM,MAAM,wBAAwB,GAAG,OAAO,oBAAoB,GAAG,OAAO,4BAA4B,CAAA;AAYxG,qBAAa,wBAAwB,CACnC,OAAO,SAAS,wBAAwB,GAAG,wBAAwB,CACnE,SAAQ,0BAA0B,CAAC,OAAO,CAAC;IAC3C,OAAgB,aAAa,6CAAmC;IAEhE,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC,wBAAwB,EAAE,iBAAiB,CAAC,CAGnG;IAED;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,UAAU,QAAO;IAGpC,SAAS,CAAC,QAAQ,CAAC,iBAAiB,SAAS;IAE7C,IAAI,mBAAmB
|
|
1
|
+
{"version":3,"file":"MemoryForecastingDiviner.d.ts","sourceRoot":"","sources":["../../src/MemoryForecastingDiviner.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAA;AAChH,OAAO,EAEL,oBAAoB,EAEpB,4BAA4B,EAC7B,MAAM,+CAA+C,CAAA;AACtD,OAAO,EAAkC,iBAAiB,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAA;AAEnI,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGpD,MAAM,MAAM,wBAAwB,GAAG,OAAO,oBAAoB,GAAG,OAAO,4BAA4B,CAAA;AAYxG,qBAAa,wBAAwB,CACnC,OAAO,SAAS,wBAAwB,GAAG,wBAAwB,CACnE,SAAQ,0BAA0B,CAAC,OAAO,CAAC;IAC3C,OAAgB,aAAa,6CAAmC;IAEhE,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC,wBAAwB,EAAE,iBAAiB,CAAC,CAGnG;IAED;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,UAAU,QAAO;IAGpC,SAAS,CAAC,QAAQ,CAAC,iBAAiB,SAAS;IAE7C,IAAI,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qEAEtB;IAED,cAAuB,iBAAiB,IAAI,iBAAiB,CAK5D;IAED,cAAuB,WAAW,IAAI,uBAAuB,CAG5D;cAEwB,mBAAmB,CAAC,cAAc,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,EAAE,CAAC;CA6ChH"}
|
|
@@ -20,6 +20,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
20
20
|
schema: string;
|
|
21
21
|
};
|
|
22
22
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
23
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
23
24
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").AddressObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
24
25
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
25
26
|
addToResolvers?: boolean | undefined;
|
|
@@ -29,6 +30,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
29
30
|
schema: string;
|
|
30
31
|
};
|
|
31
32
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
33
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
32
34
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").NameObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
33
35
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
34
36
|
addToResolvers?: boolean | undefined;
|
|
@@ -38,6 +40,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
38
40
|
schema: string;
|
|
39
41
|
};
|
|
40
42
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
43
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
41
44
|
}, import("@xyo-network/module-model").ModuleEventData<object>>> | import("@xyo-network/module-model").QueryObjectFilter<import("@xyo-network/module-model").ModuleInstance<import("@xylabs/object").BaseParamsFields & {
|
|
42
45
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
43
46
|
addToResolvers?: boolean | undefined;
|
|
@@ -47,6 +50,7 @@ export declare class MemoryForecastingDiviner<TParams extends ForecastingDiviner
|
|
|
47
50
|
schema: string;
|
|
48
51
|
};
|
|
49
52
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
53
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
50
54
|
}, import("@xyo-network/module-model").ModuleEventData<object>>>;
|
|
51
55
|
protected get forecastingMethod(): ForecastingMethod;
|
|
52
56
|
protected get transformer(): PayloadValueTransformer;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MemoryForecastingDiviner.d.ts","sourceRoot":"","sources":["../../src/MemoryForecastingDiviner.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAA;AAChH,OAAO,EAEL,oBAAoB,EAEpB,4BAA4B,EAC7B,MAAM,+CAA+C,CAAA;AACtD,OAAO,EAAkC,iBAAiB,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAA;AAEnI,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGpD,MAAM,MAAM,wBAAwB,GAAG,OAAO,oBAAoB,GAAG,OAAO,4BAA4B,CAAA;AAYxG,qBAAa,wBAAwB,CACnC,OAAO,SAAS,wBAAwB,GAAG,wBAAwB,CACnE,SAAQ,0BAA0B,CAAC,OAAO,CAAC;IAC3C,OAAgB,aAAa,6CAAmC;IAEhE,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC,wBAAwB,EAAE,iBAAiB,CAAC,CAGnG;IAED;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,UAAU,QAAO;IAGpC,SAAS,CAAC,QAAQ,CAAC,iBAAiB,SAAS;IAE7C,IAAI,mBAAmB
|
|
1
|
+
{"version":3,"file":"MemoryForecastingDiviner.d.ts","sourceRoot":"","sources":["../../src/MemoryForecastingDiviner.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAA;AAChH,OAAO,EAEL,oBAAoB,EAEpB,4BAA4B,EAC7B,MAAM,+CAA+C,CAAA;AACtD,OAAO,EAAkC,iBAAiB,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAA;AAEnI,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGpD,MAAM,MAAM,wBAAwB,GAAG,OAAO,oBAAoB,GAAG,OAAO,4BAA4B,CAAA;AAYxG,qBAAa,wBAAwB,CACnC,OAAO,SAAS,wBAAwB,GAAG,wBAAwB,CACnE,SAAQ,0BAA0B,CAAC,OAAO,CAAC;IAC3C,OAAgB,aAAa,6CAAmC;IAEhE,SAAS,CAAC,MAAM,CAAC,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC,wBAAwB,EAAE,iBAAiB,CAAC,CAGnG;IAED;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,UAAU,QAAO;IAGpC,SAAS,CAAC,QAAQ,CAAC,iBAAiB,SAAS;IAE7C,IAAI,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qEAEtB;IAED,cAAuB,iBAAiB,IAAI,iBAAiB,CAK5D;IAED,cAAuB,WAAW,IAAI,uBAAuB,CAG5D;cAEwB,mBAAmB,CAAC,cAAc,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,EAAE,CAAC;CA6ChH"}
|
package/package.json
CHANGED
|
@@ -12,14 +12,14 @@
|
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@xylabs/assert": "^3.0.24",
|
|
14
14
|
"@xylabs/exists": "^3.0.24",
|
|
15
|
-
"@xyo-network/archivist-model": "~2.93.
|
|
16
|
-
"@xyo-network/boundwitness-model": "~2.93.
|
|
17
|
-
"@xyo-network/diviner-boundwitness-model": "~2.93.
|
|
18
|
-
"@xyo-network/diviner-forecasting-abstract": "~2.93.
|
|
19
|
-
"@xyo-network/diviner-forecasting-method-arima": "~2.93.
|
|
20
|
-
"@xyo-network/diviner-forecasting-model": "~2.93.
|
|
21
|
-
"@xyo-network/diviner-model": "~2.93.
|
|
22
|
-
"@xyo-network/payload-model": "~2.93.
|
|
15
|
+
"@xyo-network/archivist-model": "~2.93.6",
|
|
16
|
+
"@xyo-network/boundwitness-model": "~2.93.6",
|
|
17
|
+
"@xyo-network/diviner-boundwitness-model": "~2.93.6",
|
|
18
|
+
"@xyo-network/diviner-forecasting-abstract": "~2.93.6",
|
|
19
|
+
"@xyo-network/diviner-forecasting-method-arima": "~2.93.6",
|
|
20
|
+
"@xyo-network/diviner-forecasting-model": "~2.93.6",
|
|
21
|
+
"@xyo-network/diviner-model": "~2.93.6",
|
|
22
|
+
"@xyo-network/payload-model": "~2.93.6",
|
|
23
23
|
"jsonpath": "^1.1.1"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
@@ -67,6 +67,6 @@
|
|
|
67
67
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
|
|
68
68
|
},
|
|
69
69
|
"sideEffects": false,
|
|
70
|
-
"version": "2.93.
|
|
70
|
+
"version": "2.93.6",
|
|
71
71
|
"type": "module"
|
|
72
72
|
}
|