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

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,39 +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 == null ? void 0 : x.schema) === ForecastPayloadSchema;
34
- // Annotate the CommonJS export names for ESM import in node:
35
- 0 && (module.exports = {
36
- ForecastPayloadSchema,
37
- isForecastPayload
38
- });
39
- //# sourceMappingURL=Payload.js.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,OAA6C,uBAAG,YAAW;","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 == null ? void 0 : x.schema) === ForecastPayloadSchema;
7
- export {
8
- ForecastPayloadSchema,
9
- isForecastPayload
10
- };
11
- //# sourceMappingURL=Payload.mjs.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,OAA6C,uBAAG,YAAW;","names":[]}
@@ -1,39 +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 == null ? void 0 : x.schema) === ForecastPayloadSchema;
34
- // Annotate the CommonJS export names for ESM import in node:
35
- 0 && (module.exports = {
36
- ForecastPayloadSchema,
37
- isForecastPayload
38
- });
39
- //# sourceMappingURL=index.js.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,OAA6C,uBAAG,YAAW;","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 == null ? void 0 : x.schema) === ForecastPayloadSchema;
7
- export {
8
- ForecastPayloadSchema,
9
- isForecastPayload
10
- };
11
- //# sourceMappingURL=index.mjs.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,OAA6C,uBAAG,YAAW;","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.js.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.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -1,39 +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 == null ? void 0 : x.schema) === ForecastingDivinerQuerySchema;
34
- // Annotate the CommonJS export names for ESM import in node:
35
- 0 && (module.exports = {
36
- ForecastingDivinerQuerySchema,
37
- isForecastingDivinerQueryPayload
38
- });
39
- //# sourceMappingURL=Query.js.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,OAC/C,uBAAG,YAAW;","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 == null ? void 0 : x.schema) === ForecastingDivinerQuerySchema;
7
- export {
8
- ForecastingDivinerQuerySchema,
9
- isForecastingDivinerQueryPayload
10
- };
11
- //# sourceMappingURL=Query.mjs.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,OAC/C,uBAAG,YAAW;","names":[]}
@@ -1,31 +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
- // Annotate the CommonJS export names for ESM import in node:
28
- 0 && (module.exports = {
29
- ForecastingDivinerSchema
30
- });
31
- //# 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":";;;;;;;;;;;;;;;;;;;;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.mjs.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":[]}