@xyo-network/diviner-forecasting-model 2.75.15 → 2.75.16

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.
Files changed (90) hide show
  1. package/dist/docs.json +53 -53
  2. package/package.json +7 -7
  3. package/dist/browser/Config/Config.cjs +0 -32
  4. package/dist/browser/Config/Config.cjs.map +0 -1
  5. package/dist/browser/Config/Config.js +0 -9
  6. package/dist/browser/Config/Config.js.map +0 -1
  7. package/dist/browser/Config/ForecastingSettings.cjs +0 -19
  8. package/dist/browser/Config/ForecastingSettings.cjs.map +0 -1
  9. package/dist/browser/Config/ForecastingSettings.js +0 -1
  10. package/dist/browser/Config/ForecastingSettings.js.map +0 -1
  11. package/dist/browser/Config/TransformerSettings.cjs +0 -19
  12. package/dist/browser/Config/TransformerSettings.cjs.map +0 -1
  13. package/dist/browser/Config/TransformerSettings.js +0 -1
  14. package/dist/browser/Config/TransformerSettings.js.map +0 -1
  15. package/dist/browser/Config/index.cjs +0 -32
  16. package/dist/browser/Config/index.cjs.map +0 -1
  17. package/dist/browser/Config/index.js +0 -9
  18. package/dist/browser/Config/index.js.map +0 -1
  19. package/dist/browser/ForecastingMethod.cjs +0 -19
  20. package/dist/browser/ForecastingMethod.cjs.map +0 -1
  21. package/dist/browser/ForecastingMethod.js +0 -1
  22. package/dist/browser/ForecastingMethod.js.map +0 -1
  23. package/dist/browser/Payload/Forecast.cjs +0 -19
  24. package/dist/browser/Payload/Forecast.cjs.map +0 -1
  25. package/dist/browser/Payload/Forecast.js +0 -1
  26. package/dist/browser/Payload/Forecast.js.map +0 -1
  27. package/dist/browser/Payload/Payload.cjs +0 -34
  28. package/dist/browser/Payload/Payload.cjs.map +0 -1
  29. package/dist/browser/Payload/Payload.js +0 -11
  30. package/dist/browser/Payload/Payload.js.map +0 -1
  31. package/dist/browser/Payload/index.cjs +0 -34
  32. package/dist/browser/Payload/index.cjs.map +0 -1
  33. package/dist/browser/Payload/index.js +0 -11
  34. package/dist/browser/Payload/index.js.map +0 -1
  35. package/dist/browser/PayloadValueTransformer.cjs +0 -19
  36. package/dist/browser/PayloadValueTransformer.cjs.map +0 -1
  37. package/dist/browser/PayloadValueTransformer.js +0 -1
  38. package/dist/browser/PayloadValueTransformer.js.map +0 -1
  39. package/dist/browser/Query.cjs +0 -34
  40. package/dist/browser/Query.cjs.map +0 -1
  41. package/dist/browser/Query.js +0 -11
  42. package/dist/browser/Query.js.map +0 -1
  43. package/dist/browser/Schema.cjs +0 -27
  44. package/dist/browser/Schema.cjs.map +0 -1
  45. package/dist/browser/Schema.js +0 -6
  46. package/dist/browser/Schema.js.map +0 -1
  47. package/dist/node/Config/Config.js +0 -36
  48. package/dist/node/Config/Config.js.map +0 -1
  49. package/dist/node/Config/Config.mjs +0 -9
  50. package/dist/node/Config/Config.mjs.map +0 -1
  51. package/dist/node/Config/ForecastingSettings.js +0 -19
  52. package/dist/node/Config/ForecastingSettings.js.map +0 -1
  53. package/dist/node/Config/ForecastingSettings.mjs +0 -1
  54. package/dist/node/Config/ForecastingSettings.mjs.map +0 -1
  55. package/dist/node/Config/TransformerSettings.js +0 -19
  56. package/dist/node/Config/TransformerSettings.js.map +0 -1
  57. package/dist/node/Config/TransformerSettings.mjs +0 -1
  58. package/dist/node/Config/TransformerSettings.mjs.map +0 -1
  59. package/dist/node/Config/index.js +0 -36
  60. package/dist/node/Config/index.js.map +0 -1
  61. package/dist/node/Config/index.mjs +0 -9
  62. package/dist/node/Config/index.mjs.map +0 -1
  63. package/dist/node/ForecastingMethod.js +0 -19
  64. package/dist/node/ForecastingMethod.js.map +0 -1
  65. package/dist/node/ForecastingMethod.mjs +0 -1
  66. package/dist/node/ForecastingMethod.mjs.map +0 -1
  67. package/dist/node/Payload/Forecast.js +0 -19
  68. package/dist/node/Payload/Forecast.js.map +0 -1
  69. package/dist/node/Payload/Forecast.mjs +0 -1
  70. package/dist/node/Payload/Forecast.mjs.map +0 -1
  71. package/dist/node/Payload/Payload.js +0 -39
  72. package/dist/node/Payload/Payload.js.map +0 -1
  73. package/dist/node/Payload/Payload.mjs +0 -11
  74. package/dist/node/Payload/Payload.mjs.map +0 -1
  75. package/dist/node/Payload/index.js +0 -39
  76. package/dist/node/Payload/index.js.map +0 -1
  77. package/dist/node/Payload/index.mjs +0 -11
  78. package/dist/node/Payload/index.mjs.map +0 -1
  79. package/dist/node/PayloadValueTransformer.js +0 -19
  80. package/dist/node/PayloadValueTransformer.js.map +0 -1
  81. package/dist/node/PayloadValueTransformer.mjs +0 -1
  82. package/dist/node/PayloadValueTransformer.mjs.map +0 -1
  83. package/dist/node/Query.js +0 -39
  84. package/dist/node/Query.js.map +0 -1
  85. package/dist/node/Query.mjs +0 -11
  86. package/dist/node/Query.mjs.map +0 -1
  87. package/dist/node/Schema.js +0 -31
  88. package/dist/node/Schema.js.map +0 -1
  89. package/dist/node/Schema.mjs +0 -6
  90. package/dist/node/Schema.mjs.map +0 -1
@@ -1,32 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
-
20
- // src/Config/index.ts
21
- var Config_exports = {};
22
- __export(Config_exports, {
23
- ForecastingDivinerConfigSchema: () => ForecastingDivinerConfigSchema
24
- });
25
- module.exports = __toCommonJS(Config_exports);
26
-
27
- // src/Schema.ts
28
- var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
29
-
30
- // src/Config/Config.ts
31
- var ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`;
32
- //# sourceMappingURL=index.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/Config/index.ts","../../../src/Schema.ts","../../../src/Config/Config.ts"],"sourcesContent":["export * from './Config'\nexport * from './ForecastingSettings'\nexport * from './TransformerSettings'\n","export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n","import { DivinerConfig } from '@xyo-network/diviner-model'\nimport { ModuleFilter } from '@xyo-network/module-model'\n\nimport { ForecastingDivinerSchema } from '../Schema'\nimport { ForecastingSettings } from './ForecastingSettings'\nimport { TransformerSettings } from './TransformerSettings'\n\nexport type ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`\nexport const ForecastingDivinerConfigSchema: ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`\n\nexport type ForecastingDivinerConfig = DivinerConfig<\n {\n boundWitnessDiviner?: ModuleFilter\n schema: ForecastingDivinerConfigSchema\n } & ForecastingSettings &\n TransformerSettings\n>\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACCO,IAAM,2BAAqD;;;ACO3D,IAAM,iCAAiE,GAAG,wBAAwB;","names":[]}
@@ -1,9 +0,0 @@
1
- // src/Schema.ts
2
- var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
3
-
4
- // src/Config/Config.ts
5
- var ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`;
6
- export {
7
- ForecastingDivinerConfigSchema
8
- };
9
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/Schema.ts","../../../src/Config/Config.ts"],"sourcesContent":["export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n","import { DivinerConfig } from '@xyo-network/diviner-model'\nimport { ModuleFilter } from '@xyo-network/module-model'\n\nimport { ForecastingDivinerSchema } from '../Schema'\nimport { ForecastingSettings } from './ForecastingSettings'\nimport { TransformerSettings } from './TransformerSettings'\n\nexport type ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`\nexport const ForecastingDivinerConfigSchema: ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`\n\nexport type ForecastingDivinerConfig = DivinerConfig<\n {\n boundWitnessDiviner?: ModuleFilter\n schema: ForecastingDivinerConfigSchema\n } & ForecastingSettings &\n TransformerSettings\n>\n"],"mappings":";AACO,IAAM,2BAAqD;;;ACO3D,IAAM,iCAAiE,GAAG,wBAAwB;","names":[]}
@@ -1,19 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __copyProps = (to, from, except, desc) => {
7
- if (from && typeof from === "object" || typeof from === "function") {
8
- for (let key of __getOwnPropNames(from))
9
- if (!__hasOwnProp.call(to, key) && key !== except)
10
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
- }
12
- return to;
13
- };
14
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
-
16
- // src/ForecastingMethod.ts
17
- var ForecastingMethod_exports = {};
18
- module.exports = __toCommonJS(ForecastingMethod_exports);
19
- //# sourceMappingURL=ForecastingMethod.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/ForecastingMethod.ts"],"sourcesContent":["import { Payload } from '@xyo-network/payload-model'\nimport { Promisable } from '@xyo-network/promise'\n\nimport { Forecast } from './Payload'\nimport { PayloadValueTransformer } from './PayloadValueTransformer'\n\nexport type ForecastingMethod = (payloads: Payload[], transformers: PayloadValueTransformer) => Promisable<Forecast[]>\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -1 +0,0 @@
1
- //# sourceMappingURL=ForecastingMethod.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -1,19 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __copyProps = (to, from, except, desc) => {
7
- if (from && typeof from === "object" || typeof from === "function") {
8
- for (let key of __getOwnPropNames(from))
9
- if (!__hasOwnProp.call(to, key) && key !== except)
10
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
- }
12
- return to;
13
- };
14
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
-
16
- // src/Payload/Forecast.ts
17
- var Forecast_exports = {};
18
- module.exports = __toCommonJS(Forecast_exports);
19
- //# sourceMappingURL=Forecast.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/Payload/Forecast.ts"],"sourcesContent":["export interface Forecast {\n error?: number\n timestamp?: number\n value: number\n}\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -1 +0,0 @@
1
- //# sourceMappingURL=Forecast.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -1,34 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
-
20
- // src/Payload/Payload.ts
21
- var Payload_exports = {};
22
- __export(Payload_exports, {
23
- ForecastPayloadSchema: () => ForecastPayloadSchema,
24
- isForecastPayload: () => isForecastPayload
25
- });
26
- module.exports = __toCommonJS(Payload_exports);
27
-
28
- // src/Schema.ts
29
- var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
30
-
31
- // src/Payload/Payload.ts
32
- var ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`;
33
- var isForecastPayload = (x) => x?.schema === ForecastPayloadSchema;
34
- //# sourceMappingURL=Payload.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/Payload/Payload.ts","../../../src/Schema.ts"],"sourcesContent":["import { Payload } from '@xyo-network/payload-model'\n\nimport { ForecastingDivinerSchema } from '../Schema'\nimport { Forecast } from './Forecast'\n\nexport type ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\nexport const ForecastPayloadSchema: ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\n\nexport type ForecastPayload = Payload<{\n schema: ForecastPayloadSchema\n values: Forecast[]\n}>\nexport const isForecastPayload = (x?: Payload | null): x is ForecastPayload => x?.schema === ForecastPayloadSchema\n","export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACCO,IAAM,2BAAqD;;;ADK3D,IAAM,wBAA+C,GAAG,wBAAwB;AAMhF,IAAM,oBAAoB,CAAC,MAA6C,GAAG,WAAW;","names":[]}
@@ -1,11 +0,0 @@
1
- // src/Schema.ts
2
- var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
3
-
4
- // src/Payload/Payload.ts
5
- var ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`;
6
- var isForecastPayload = (x) => x?.schema === ForecastPayloadSchema;
7
- export {
8
- ForecastPayloadSchema,
9
- isForecastPayload
10
- };
11
- //# sourceMappingURL=Payload.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/Schema.ts","../../../src/Payload/Payload.ts"],"sourcesContent":["export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n","import { Payload } from '@xyo-network/payload-model'\n\nimport { ForecastingDivinerSchema } from '../Schema'\nimport { Forecast } from './Forecast'\n\nexport type ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\nexport const ForecastPayloadSchema: ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\n\nexport type ForecastPayload = Payload<{\n schema: ForecastPayloadSchema\n values: Forecast[]\n}>\nexport const isForecastPayload = (x?: Payload | null): x is ForecastPayload => x?.schema === ForecastPayloadSchema\n"],"mappings":";AACO,IAAM,2BAAqD;;;ACK3D,IAAM,wBAA+C,GAAG,wBAAwB;AAMhF,IAAM,oBAAoB,CAAC,MAA6C,GAAG,WAAW;","names":[]}
@@ -1,34 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
-
20
- // src/Payload/index.ts
21
- var Payload_exports = {};
22
- __export(Payload_exports, {
23
- ForecastPayloadSchema: () => ForecastPayloadSchema,
24
- isForecastPayload: () => isForecastPayload
25
- });
26
- module.exports = __toCommonJS(Payload_exports);
27
-
28
- // src/Schema.ts
29
- var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
30
-
31
- // src/Payload/Payload.ts
32
- var ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`;
33
- var isForecastPayload = (x) => x?.schema === ForecastPayloadSchema;
34
- //# sourceMappingURL=index.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/Payload/index.ts","../../../src/Schema.ts","../../../src/Payload/Payload.ts"],"sourcesContent":["export * from './Forecast'\nexport * from './Payload'\n","export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n","import { Payload } from '@xyo-network/payload-model'\n\nimport { ForecastingDivinerSchema } from '../Schema'\nimport { Forecast } from './Forecast'\n\nexport type ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\nexport const ForecastPayloadSchema: ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\n\nexport type ForecastPayload = Payload<{\n schema: ForecastPayloadSchema\n values: Forecast[]\n}>\nexport const isForecastPayload = (x?: Payload | null): x is ForecastPayload => x?.schema === ForecastPayloadSchema\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACCO,IAAM,2BAAqD;;;ACK3D,IAAM,wBAA+C,GAAG,wBAAwB;AAMhF,IAAM,oBAAoB,CAAC,MAA6C,GAAG,WAAW;","names":[]}
@@ -1,11 +0,0 @@
1
- // src/Schema.ts
2
- var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
3
-
4
- // src/Payload/Payload.ts
5
- var ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`;
6
- var isForecastPayload = (x) => x?.schema === ForecastPayloadSchema;
7
- export {
8
- ForecastPayloadSchema,
9
- isForecastPayload
10
- };
11
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/Schema.ts","../../../src/Payload/Payload.ts"],"sourcesContent":["export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n","import { Payload } from '@xyo-network/payload-model'\n\nimport { ForecastingDivinerSchema } from '../Schema'\nimport { Forecast } from './Forecast'\n\nexport type ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\nexport const ForecastPayloadSchema: ForecastPayloadSchema = `${ForecastingDivinerSchema}.forecast`\n\nexport type ForecastPayload = Payload<{\n schema: ForecastPayloadSchema\n values: Forecast[]\n}>\nexport const isForecastPayload = (x?: Payload | null): x is ForecastPayload => x?.schema === ForecastPayloadSchema\n"],"mappings":";AACO,IAAM,2BAAqD;;;ACK3D,IAAM,wBAA+C,GAAG,wBAAwB;AAMhF,IAAM,oBAAoB,CAAC,MAA6C,GAAG,WAAW;","names":[]}
@@ -1,19 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __copyProps = (to, from, except, desc) => {
7
- if (from && typeof from === "object" || typeof from === "function") {
8
- for (let key of __getOwnPropNames(from))
9
- if (!__hasOwnProp.call(to, key) && key !== except)
10
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
- }
12
- return to;
13
- };
14
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
-
16
- // src/PayloadValueTransformer.ts
17
- var PayloadValueTransformer_exports = {};
18
- module.exports = __toCommonJS(PayloadValueTransformer_exports);
19
- //# sourceMappingURL=PayloadValueTransformer.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/PayloadValueTransformer.ts"],"sourcesContent":["import { Payload } from '@xyo-network/payload-model'\n\nexport type PayloadValueTransformer = (payload: Payload) => number\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -1 +0,0 @@
1
- //# sourceMappingURL=PayloadValueTransformer.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -1,34 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
-
20
- // src/Query.ts
21
- var Query_exports = {};
22
- __export(Query_exports, {
23
- ForecastingDivinerQuerySchema: () => ForecastingDivinerQuerySchema,
24
- isForecastingDivinerQueryPayload: () => isForecastingDivinerQueryPayload
25
- });
26
- module.exports = __toCommonJS(Query_exports);
27
-
28
- // src/Schema.ts
29
- var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
30
-
31
- // src/Query.ts
32
- var ForecastingDivinerQuerySchema = `${ForecastingDivinerSchema}.query`;
33
- var isForecastingDivinerQueryPayload = (x) => x?.schema === ForecastingDivinerQuerySchema;
34
- //# sourceMappingURL=Query.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/Query.ts","../../src/Schema.ts"],"sourcesContent":["import { Payload, Query } from '@xyo-network/payload-model'\n\nimport { ForecastingSettings } from './Config'\nimport { ForecastingDivinerSchema } from './Schema'\n\nexport type ForecastingDivinerQuerySchema = `${ForecastingDivinerSchema}.query`\nexport const ForecastingDivinerQuerySchema: ForecastingDivinerQuerySchema = `${ForecastingDivinerSchema}.query`\n\nexport type ForecastingDivinerQueryPayload = Query<{ schema: ForecastingDivinerQuerySchema } & Partial<ForecastingSettings>>\nexport const isForecastingDivinerQueryPayload = (x?: Payload | null): x is ForecastingDivinerQueryPayload =>\n x?.schema === ForecastingDivinerQuerySchema\n","export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACCO,IAAM,2BAAqD;;;ADK3D,IAAM,gCAA+D,GAAG,wBAAwB;AAGhG,IAAM,mCAAmC,CAAC,MAC/C,GAAG,WAAW;","names":[]}
@@ -1,11 +0,0 @@
1
- // src/Schema.ts
2
- var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
3
-
4
- // src/Query.ts
5
- var ForecastingDivinerQuerySchema = `${ForecastingDivinerSchema}.query`;
6
- var isForecastingDivinerQueryPayload = (x) => x?.schema === ForecastingDivinerQuerySchema;
7
- export {
8
- ForecastingDivinerQuerySchema,
9
- isForecastingDivinerQueryPayload
10
- };
11
- //# sourceMappingURL=Query.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/Schema.ts","../../src/Query.ts"],"sourcesContent":["export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n","import { Payload, Query } from '@xyo-network/payload-model'\n\nimport { ForecastingSettings } from './Config'\nimport { ForecastingDivinerSchema } from './Schema'\n\nexport type ForecastingDivinerQuerySchema = `${ForecastingDivinerSchema}.query`\nexport const ForecastingDivinerQuerySchema: ForecastingDivinerQuerySchema = `${ForecastingDivinerSchema}.query`\n\nexport type ForecastingDivinerQueryPayload = Query<{ schema: ForecastingDivinerQuerySchema } & Partial<ForecastingSettings>>\nexport const isForecastingDivinerQueryPayload = (x?: Payload | null): x is ForecastingDivinerQueryPayload =>\n x?.schema === ForecastingDivinerQuerySchema\n"],"mappings":";AACO,IAAM,2BAAqD;;;ACK3D,IAAM,gCAA+D,GAAG,wBAAwB;AAGhG,IAAM,mCAAmC,CAAC,MAC/C,GAAG,WAAW;","names":[]}
@@ -1,27 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
-
20
- // src/Schema.ts
21
- var Schema_exports = {};
22
- __export(Schema_exports, {
23
- ForecastingDivinerSchema: () => ForecastingDivinerSchema
24
- });
25
- module.exports = __toCommonJS(Schema_exports);
26
- var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
27
- //# sourceMappingURL=Schema.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/Schema.ts"],"sourcesContent":["export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AACO,IAAM,2BAAqD;","names":[]}
@@ -1,6 +0,0 @@
1
- // src/Schema.ts
2
- var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
3
- export {
4
- ForecastingDivinerSchema
5
- };
6
- //# sourceMappingURL=Schema.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/Schema.ts"],"sourcesContent":["export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n"],"mappings":";AACO,IAAM,2BAAqD;","names":[]}
@@ -1,36 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
-
20
- // src/Config/Config.ts
21
- var Config_exports = {};
22
- __export(Config_exports, {
23
- ForecastingDivinerConfigSchema: () => ForecastingDivinerConfigSchema
24
- });
25
- module.exports = __toCommonJS(Config_exports);
26
-
27
- // src/Schema.ts
28
- var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
29
-
30
- // src/Config/Config.ts
31
- var ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`;
32
- // Annotate the CommonJS export names for ESM import in node:
33
- 0 && (module.exports = {
34
- ForecastingDivinerConfigSchema
35
- });
36
- //# sourceMappingURL=Config.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/Config/Config.ts","../../../src/Schema.ts"],"sourcesContent":["import { DivinerConfig } from '@xyo-network/diviner-model'\nimport { ModuleFilter } from '@xyo-network/module-model'\n\nimport { ForecastingDivinerSchema } from '../Schema'\nimport { ForecastingSettings } from './ForecastingSettings'\nimport { TransformerSettings } from './TransformerSettings'\n\nexport type ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`\nexport const ForecastingDivinerConfigSchema: ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`\n\nexport type ForecastingDivinerConfig = DivinerConfig<\n {\n boundWitnessDiviner?: ModuleFilter\n schema: ForecastingDivinerConfigSchema\n } & ForecastingSettings &\n TransformerSettings\n>\n","export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACCO,IAAM,2BAAqD;;;ADO3D,IAAM,iCAAiE,GAAG,wBAAwB;","names":[]}
@@ -1,9 +0,0 @@
1
- // src/Schema.ts
2
- var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
3
-
4
- // src/Config/Config.ts
5
- var ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`;
6
- export {
7
- ForecastingDivinerConfigSchema
8
- };
9
- //# sourceMappingURL=Config.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/Schema.ts","../../../src/Config/Config.ts"],"sourcesContent":["export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n","import { DivinerConfig } from '@xyo-network/diviner-model'\nimport { ModuleFilter } from '@xyo-network/module-model'\n\nimport { ForecastingDivinerSchema } from '../Schema'\nimport { ForecastingSettings } from './ForecastingSettings'\nimport { TransformerSettings } from './TransformerSettings'\n\nexport type ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`\nexport const ForecastingDivinerConfigSchema: ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`\n\nexport type ForecastingDivinerConfig = DivinerConfig<\n {\n boundWitnessDiviner?: ModuleFilter\n schema: ForecastingDivinerConfigSchema\n } & ForecastingSettings &\n TransformerSettings\n>\n"],"mappings":";AACO,IAAM,2BAAqD;;;ACO3D,IAAM,iCAAiE,GAAG,wBAAwB;","names":[]}
@@ -1,19 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __copyProps = (to, from, except, desc) => {
7
- if (from && typeof from === "object" || typeof from === "function") {
8
- for (let key of __getOwnPropNames(from))
9
- if (!__hasOwnProp.call(to, key) && key !== except)
10
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
- }
12
- return to;
13
- };
14
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
-
16
- // src/Config/ForecastingSettings.ts
17
- var ForecastingSettings_exports = {};
18
- module.exports = __toCommonJS(ForecastingSettings_exports);
19
- //# sourceMappingURL=ForecastingSettings.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/Config/ForecastingSettings.ts"],"sourcesContent":["export interface ForecastingSettings {\n forecastingMethod?: string\n forecastingSteps?: number\n timestamp?: number\n windowSize?: number\n witnessAddresses?: string[]\n witnessSchema?: string\n}\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -1 +0,0 @@
1
- //# sourceMappingURL=ForecastingSettings.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -1,19 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __copyProps = (to, from, except, desc) => {
7
- if (from && typeof from === "object" || typeof from === "function") {
8
- for (let key of __getOwnPropNames(from))
9
- if (!__hasOwnProp.call(to, key) && key !== except)
10
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
- }
12
- return to;
13
- };
14
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
-
16
- // src/Config/TransformerSettings.ts
17
- var TransformerSettings_exports = {};
18
- module.exports = __toCommonJS(TransformerSettings_exports);
19
- //# sourceMappingURL=TransformerSettings.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/Config/TransformerSettings.ts"],"sourcesContent":["export interface TransformerSettings {\n jsonPathExpression?: string\n}\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -1 +0,0 @@
1
- //# sourceMappingURL=TransformerSettings.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -1,36 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
-
20
- // src/Config/index.ts
21
- var Config_exports = {};
22
- __export(Config_exports, {
23
- ForecastingDivinerConfigSchema: () => ForecastingDivinerConfigSchema
24
- });
25
- module.exports = __toCommonJS(Config_exports);
26
-
27
- // src/Schema.ts
28
- var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
29
-
30
- // src/Config/Config.ts
31
- var ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`;
32
- // Annotate the CommonJS export names for ESM import in node:
33
- 0 && (module.exports = {
34
- ForecastingDivinerConfigSchema
35
- });
36
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/Config/index.ts","../../../src/Schema.ts","../../../src/Config/Config.ts"],"sourcesContent":["export * from './Config'\nexport * from './ForecastingSettings'\nexport * from './TransformerSettings'\n","export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n","import { DivinerConfig } from '@xyo-network/diviner-model'\nimport { ModuleFilter } from '@xyo-network/module-model'\n\nimport { ForecastingDivinerSchema } from '../Schema'\nimport { ForecastingSettings } from './ForecastingSettings'\nimport { TransformerSettings } from './TransformerSettings'\n\nexport type ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`\nexport const ForecastingDivinerConfigSchema: ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`\n\nexport type ForecastingDivinerConfig = DivinerConfig<\n {\n boundWitnessDiviner?: ModuleFilter\n schema: ForecastingDivinerConfigSchema\n } & ForecastingSettings &\n TransformerSettings\n>\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACCO,IAAM,2BAAqD;;;ACO3D,IAAM,iCAAiE,GAAG,wBAAwB;","names":[]}
@@ -1,9 +0,0 @@
1
- // src/Schema.ts
2
- var ForecastingDivinerSchema = "network.xyo.diviner.forecasting";
3
-
4
- // src/Config/Config.ts
5
- var ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`;
6
- export {
7
- ForecastingDivinerConfigSchema
8
- };
9
- //# sourceMappingURL=index.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/Schema.ts","../../../src/Config/Config.ts"],"sourcesContent":["export type ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\nexport const ForecastingDivinerSchema: ForecastingDivinerSchema = 'network.xyo.diviner.forecasting'\n","import { DivinerConfig } from '@xyo-network/diviner-model'\nimport { ModuleFilter } from '@xyo-network/module-model'\n\nimport { ForecastingDivinerSchema } from '../Schema'\nimport { ForecastingSettings } from './ForecastingSettings'\nimport { TransformerSettings } from './TransformerSettings'\n\nexport type ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`\nexport const ForecastingDivinerConfigSchema: ForecastingDivinerConfigSchema = `${ForecastingDivinerSchema}.config`\n\nexport type ForecastingDivinerConfig = DivinerConfig<\n {\n boundWitnessDiviner?: ModuleFilter\n schema: ForecastingDivinerConfigSchema\n } & ForecastingSettings &\n TransformerSettings\n>\n"],"mappings":";AACO,IAAM,2BAAqD;;;ACO3D,IAAM,iCAAiE,GAAG,wBAAwB;","names":[]}
@@ -1,19 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __copyProps = (to, from, except, desc) => {
7
- if (from && typeof from === "object" || typeof from === "function") {
8
- for (let key of __getOwnPropNames(from))
9
- if (!__hasOwnProp.call(to, key) && key !== except)
10
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
- }
12
- return to;
13
- };
14
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
-
16
- // src/ForecastingMethod.ts
17
- var ForecastingMethod_exports = {};
18
- module.exports = __toCommonJS(ForecastingMethod_exports);
19
- //# sourceMappingURL=ForecastingMethod.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/ForecastingMethod.ts"],"sourcesContent":["import { Payload } from '@xyo-network/payload-model'\nimport { Promisable } from '@xyo-network/promise'\n\nimport { Forecast } from './Payload'\nimport { PayloadValueTransformer } from './PayloadValueTransformer'\n\nexport type ForecastingMethod = (payloads: Payload[], transformers: PayloadValueTransformer) => Promisable<Forecast[]>\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -1 +0,0 @@
1
- //# sourceMappingURL=ForecastingMethod.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -1,19 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __copyProps = (to, from, except, desc) => {
7
- if (from && typeof from === "object" || typeof from === "function") {
8
- for (let key of __getOwnPropNames(from))
9
- if (!__hasOwnProp.call(to, key) && key !== except)
10
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
- }
12
- return to;
13
- };
14
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
-
16
- // src/Payload/Forecast.ts
17
- var Forecast_exports = {};
18
- module.exports = __toCommonJS(Forecast_exports);
19
- //# sourceMappingURL=Forecast.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/Payload/Forecast.ts"],"sourcesContent":["export interface Forecast {\n error?: number\n timestamp?: number\n value: number\n}\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -1 +0,0 @@
1
- //# sourceMappingURL=Forecast.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}