@osaas/client-services 0.14.0 → 0.15.0

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 (67) hide show
  1. package/lib/generated/apache-couchdb.d.ts +45 -0
  2. package/lib/generated/apache-couchdb.d.ts.map +1 -1
  3. package/lib/generated/apache-couchdb.js.map +1 -1
  4. package/lib/generated/clickhouse-clickhouse.d.ts +101 -3
  5. package/lib/generated/clickhouse-clickhouse.d.ts.map +1 -1
  6. package/lib/generated/clickhouse-clickhouse.js.map +1 -1
  7. package/lib/generated/ether-etherpad-lite.d.ts +630 -0
  8. package/lib/generated/ether-etherpad-lite.d.ts.map +1 -0
  9. package/lib/generated/ether-etherpad-lite.js +87 -0
  10. package/lib/generated/ether-etherpad-lite.js.map +1 -0
  11. package/lib/generated/eyevinn-ad-normalizer.d.ts +1 -1
  12. package/lib/generated/eyevinn-ad-normalizer.js +1 -1
  13. package/lib/generated/eyevinn-python-runner.d.ts +8 -8
  14. package/lib/generated/eyevinn-python-runner.js +8 -8
  15. package/lib/generated/eyevinn-wasm-runner.d.ts +221 -10
  16. package/lib/generated/eyevinn-wasm-runner.d.ts.map +1 -1
  17. package/lib/generated/eyevinn-wasm-runner.js +5 -3
  18. package/lib/generated/eyevinn-wasm-runner.js.map +1 -1
  19. package/lib/generated/eyevinn-web-runner.d.ts +8 -8
  20. package/lib/generated/eyevinn-web-runner.js +8 -8
  21. package/lib/generated/go-gitea-gitea.d.ts +630 -0
  22. package/lib/generated/go-gitea-gitea.d.ts.map +1 -0
  23. package/lib/generated/go-gitea-gitea.js +87 -0
  24. package/lib/generated/go-gitea-gitea.js.map +1 -0
  25. package/lib/generated/grusell-encore-profile-server.d.ts +8 -8
  26. package/lib/generated/grusell-encore-profile-server.js +8 -8
  27. package/lib/generated/juiceandthejoe-todo-list-vibe.d.ts +630 -0
  28. package/lib/generated/juiceandthejoe-todo-list-vibe.d.ts.map +1 -0
  29. package/lib/generated/juiceandthejoe-todo-list-vibe.js +87 -0
  30. package/lib/generated/juiceandthejoe-todo-list-vibe.js.map +1 -0
  31. package/lib/generated/meilisearch-meilisearch.d.ts +630 -0
  32. package/lib/generated/meilisearch-meilisearch.d.ts.map +1 -0
  33. package/lib/generated/meilisearch-meilisearch.js +87 -0
  34. package/lib/generated/meilisearch-meilisearch.js.map +1 -0
  35. package/lib/generated/neo4j-docker-neo4j.d.ts +630 -0
  36. package/lib/generated/neo4j-docker-neo4j.d.ts.map +1 -0
  37. package/lib/generated/neo4j-docker-neo4j.js +87 -0
  38. package/lib/generated/neo4j-docker-neo4j.js.map +1 -0
  39. package/lib/generated/oss-apps-dynamic-og.d.ts +637 -0
  40. package/lib/generated/oss-apps-dynamic-og.d.ts.map +1 -0
  41. package/lib/generated/oss-apps-dynamic-og.js +88 -0
  42. package/lib/generated/oss-apps-dynamic-og.js.map +1 -0
  43. package/lib/generated/reconurge-flowsint.d.ts +672 -0
  44. package/lib/generated/reconurge-flowsint.d.ts.map +1 -0
  45. package/lib/generated/reconurge-flowsint.js +93 -0
  46. package/lib/generated/reconurge-flowsint.js.map +1 -0
  47. package/lib/generated/seanzhang414-openadserver.d.ts +637 -0
  48. package/lib/generated/seanzhang414-openadserver.d.ts.map +1 -0
  49. package/lib/generated/seanzhang414-openadserver.js +88 -0
  50. package/lib/generated/seanzhang414-openadserver.js.map +1 -0
  51. package/lib/generated/srperens-uturn.d.ts +637 -0
  52. package/lib/generated/srperens-uturn.d.ts.map +1 -0
  53. package/lib/generated/srperens-uturn.js +88 -0
  54. package/lib/generated/srperens-uturn.js.map +1 -0
  55. package/lib/generated/tuomoku-spx-gc.d.ts +693 -0
  56. package/lib/generated/tuomoku-spx-gc.d.ts.map +1 -0
  57. package/lib/generated/tuomoku-spx-gc.js +96 -0
  58. package/lib/generated/tuomoku-spx-gc.js.map +1 -0
  59. package/lib/generated/usememos-memos.d.ts +623 -0
  60. package/lib/generated/usememos-memos.d.ts.map +1 -0
  61. package/lib/generated/usememos-memos.js +86 -0
  62. package/lib/generated/usememos-memos.js.map +1 -0
  63. package/lib/index.d.ts +11 -0
  64. package/lib/index.d.ts.map +1 -1
  65. package/lib/index.js +46 -1
  66. package/lib/index.js.map +1 -1
  67. package/package.json +3 -3
@@ -0,0 +1,672 @@
1
+ /**
2
+ * This file was auto-generated by openapi-typescript.
3
+ * Do not make direct changes to the file.
4
+ */
5
+ export interface paths {
6
+ '/': {
7
+ /** Health check endpoint */
8
+ get: {
9
+ parameters: {
10
+ query: {
11
+ verbose?: boolean;
12
+ };
13
+ };
14
+ responses: {
15
+ /** Default Response */
16
+ 200: {
17
+ schema: Partial<string> & Partial<{
18
+ status: string;
19
+ versions: {
20
+ '@osaas/orchestrator': string;
21
+ };
22
+ environment: string;
23
+ _links: {
24
+ self: {
25
+ href: string;
26
+ };
27
+ api: {
28
+ href: string;
29
+ };
30
+ };
31
+ }>;
32
+ };
33
+ /** Default Response */
34
+ 500: {
35
+ schema: {
36
+ status: string;
37
+ reason: string;
38
+ };
39
+ };
40
+ };
41
+ };
42
+ };
43
+ '/flowsintinstance': {
44
+ /** List all running flowsint instances */
45
+ get: {
46
+ responses: {
47
+ /** Default Response */
48
+ 200: {
49
+ schema: ({
50
+ /** @description Name of the flowsint instance */
51
+ name: string;
52
+ /** @description URL to instance API */
53
+ url: string;
54
+ resources: {
55
+ license: {
56
+ /** @description URL to license information */
57
+ url: string;
58
+ };
59
+ apiDocs?: {
60
+ /** @description URL to instance API documentation */
61
+ url: string;
62
+ };
63
+ app?: {
64
+ /** @description URL to instance application (GUI) */
65
+ url: string;
66
+ };
67
+ };
68
+ DatabaseUrl: string;
69
+ RedisUrl: string;
70
+ AuthSecret: string;
71
+ MasterVaultKeyV1: string;
72
+ Neo4jUriBolt: string;
73
+ Neo4jUsername: string;
74
+ Neo4jPassword: string;
75
+ } & {
76
+ _links: {
77
+ self: {
78
+ /** @description Instance resource */
79
+ href: string;
80
+ };
81
+ logs?: {
82
+ /** @description Get logs for this instance */
83
+ href: string;
84
+ };
85
+ health?: {
86
+ /** @description Get health status for this instance */
87
+ href: string;
88
+ };
89
+ ports?: {
90
+ /** @description Get exposed ports for this instance */
91
+ href: string;
92
+ };
93
+ nodePorts?: {
94
+ /** @description Get assigned NodePorts for this instance */
95
+ href: string;
96
+ };
97
+ restart?: {
98
+ /** @description Restart this instance */
99
+ href: string;
100
+ };
101
+ update?: {
102
+ /** @description Update this instance */
103
+ href: string;
104
+ };
105
+ scale?: {
106
+ /** @description Scale this instance */
107
+ href: string;
108
+ };
109
+ };
110
+ })[];
111
+ };
112
+ /** Default Response */
113
+ 500: {
114
+ schema: {
115
+ /** @description Reason why something failed */
116
+ reason: string;
117
+ };
118
+ };
119
+ };
120
+ };
121
+ /** Launch a new flowsint instance */
122
+ post: {
123
+ parameters: {
124
+ query: {
125
+ beta?: boolean;
126
+ };
127
+ body: {
128
+ body?: {
129
+ /** @description Name of the flowsint instance */
130
+ name: string;
131
+ DatabaseUrl: string;
132
+ RedisUrl: string;
133
+ AuthSecret: string;
134
+ MasterVaultKeyV1: string;
135
+ Neo4jUriBolt: string;
136
+ Neo4jUsername: string;
137
+ Neo4jPassword: string;
138
+ };
139
+ };
140
+ };
141
+ responses: {
142
+ /** Default Response */
143
+ 200: {
144
+ schema: {
145
+ /** @description Name of the flowsint instance */
146
+ name: string;
147
+ /** @description URL to instance API */
148
+ url: string;
149
+ resources: {
150
+ license: {
151
+ /** @description URL to license information */
152
+ url: string;
153
+ };
154
+ apiDocs?: {
155
+ /** @description URL to instance API documentation */
156
+ url: string;
157
+ };
158
+ app?: {
159
+ /** @description URL to instance application (GUI) */
160
+ url: string;
161
+ };
162
+ };
163
+ DatabaseUrl: string;
164
+ RedisUrl: string;
165
+ AuthSecret: string;
166
+ MasterVaultKeyV1: string;
167
+ Neo4jUriBolt: string;
168
+ Neo4jUsername: string;
169
+ Neo4jPassword: string;
170
+ } & {
171
+ _links: {
172
+ self: {
173
+ /** @description Instance resource */
174
+ href: string;
175
+ };
176
+ logs?: {
177
+ /** @description Get logs for this instance */
178
+ href: string;
179
+ };
180
+ health?: {
181
+ /** @description Get health status for this instance */
182
+ href: string;
183
+ };
184
+ ports?: {
185
+ /** @description Get exposed ports for this instance */
186
+ href: string;
187
+ };
188
+ nodePorts?: {
189
+ /** @description Get assigned NodePorts for this instance */
190
+ href: string;
191
+ };
192
+ restart?: {
193
+ /** @description Restart this instance */
194
+ href: string;
195
+ };
196
+ update?: {
197
+ /** @description Update this instance */
198
+ href: string;
199
+ };
200
+ scale?: {
201
+ /** @description Scale this instance */
202
+ href: string;
203
+ };
204
+ };
205
+ };
206
+ };
207
+ /** Default Response */
208
+ 403: {
209
+ schema: {
210
+ /** @description Reason why something failed */
211
+ reason: string;
212
+ };
213
+ };
214
+ /** Default Response */
215
+ 409: {
216
+ schema: {
217
+ /** @description Reason why something failed */
218
+ reason: string;
219
+ };
220
+ };
221
+ /** Default Response */
222
+ 500: {
223
+ schema: {
224
+ /** @description Reason why something failed */
225
+ reason: string;
226
+ };
227
+ };
228
+ };
229
+ };
230
+ };
231
+ '/restart/{id}': {
232
+ /** Restart flowsint */
233
+ post: {
234
+ parameters: {
235
+ path: {
236
+ /** Name of the flowsint instance */
237
+ id: string;
238
+ };
239
+ };
240
+ responses: {
241
+ /** Default Response */
242
+ 204: {
243
+ schema: string;
244
+ };
245
+ /** Default Response */
246
+ 500: {
247
+ schema: {
248
+ /** @description Reason why something failed */
249
+ reason: string;
250
+ };
251
+ };
252
+ };
253
+ };
254
+ };
255
+ '/flowsintinstance/{id}': {
256
+ /** Obtain status and resource URLs for an flowsint instance */
257
+ get: {
258
+ parameters: {
259
+ path: {
260
+ /** Name of the flowsint instance */
261
+ id: string;
262
+ };
263
+ };
264
+ responses: {
265
+ /** Default Response */
266
+ 200: {
267
+ schema: {
268
+ /** @description Name of the flowsint instance */
269
+ name: string;
270
+ /** @description URL to instance API */
271
+ url: string;
272
+ resources: {
273
+ license: {
274
+ /** @description URL to license information */
275
+ url: string;
276
+ };
277
+ apiDocs?: {
278
+ /** @description URL to instance API documentation */
279
+ url: string;
280
+ };
281
+ app?: {
282
+ /** @description URL to instance application (GUI) */
283
+ url: string;
284
+ };
285
+ };
286
+ DatabaseUrl: string;
287
+ RedisUrl: string;
288
+ AuthSecret: string;
289
+ MasterVaultKeyV1: string;
290
+ Neo4jUriBolt: string;
291
+ Neo4jUsername: string;
292
+ Neo4jPassword: string;
293
+ } & {
294
+ _links: {
295
+ self: {
296
+ /** @description Instance resource */
297
+ href: string;
298
+ };
299
+ logs?: {
300
+ /** @description Get logs for this instance */
301
+ href: string;
302
+ };
303
+ health?: {
304
+ /** @description Get health status for this instance */
305
+ href: string;
306
+ };
307
+ ports?: {
308
+ /** @description Get exposed ports for this instance */
309
+ href: string;
310
+ };
311
+ nodePorts?: {
312
+ /** @description Get assigned NodePorts for this instance */
313
+ href: string;
314
+ };
315
+ restart?: {
316
+ /** @description Restart this instance */
317
+ href: string;
318
+ };
319
+ update?: {
320
+ /** @description Update this instance */
321
+ href: string;
322
+ };
323
+ scale?: {
324
+ /** @description Scale this instance */
325
+ href: string;
326
+ };
327
+ };
328
+ };
329
+ };
330
+ /** Default Response */
331
+ 404: {
332
+ schema: {
333
+ /** @description Reason why something failed */
334
+ reason: string;
335
+ };
336
+ };
337
+ /** Default Response */
338
+ 500: {
339
+ schema: {
340
+ /** @description Reason why something failed */
341
+ reason: string;
342
+ };
343
+ };
344
+ };
345
+ };
346
+ /** Stop and remove an flowsint instance */
347
+ delete: {
348
+ parameters: {
349
+ path: {
350
+ /** Name of the flowsint instance */
351
+ id: string;
352
+ };
353
+ };
354
+ responses: {
355
+ /** Default Response */
356
+ 204: {
357
+ schema: string;
358
+ };
359
+ /** Default Response */
360
+ 500: {
361
+ schema: {
362
+ /** @description Reason why something failed */
363
+ reason: string;
364
+ };
365
+ };
366
+ };
367
+ };
368
+ /** Patch flowsint instance with new parameters and restart */
369
+ patch: {
370
+ parameters: {
371
+ body: {
372
+ body?: {
373
+ /** @description Name of the flowsint instance */
374
+ name?: string;
375
+ DatabaseUrl?: string;
376
+ RedisUrl?: string;
377
+ AuthSecret?: string;
378
+ MasterVaultKeyV1?: string;
379
+ Neo4jUriBolt?: string;
380
+ Neo4jUsername?: string;
381
+ Neo4jPassword?: string;
382
+ };
383
+ };
384
+ path: {
385
+ /** Name of the flowsint instance */
386
+ id: string;
387
+ };
388
+ };
389
+ responses: {
390
+ /** Default Response */
391
+ 200: {
392
+ schema: {
393
+ /** @description Name of the flowsint instance */
394
+ name: string;
395
+ /** @description URL to instance API */
396
+ url: string;
397
+ resources: {
398
+ license: {
399
+ /** @description URL to license information */
400
+ url: string;
401
+ };
402
+ apiDocs?: {
403
+ /** @description URL to instance API documentation */
404
+ url: string;
405
+ };
406
+ app?: {
407
+ /** @description URL to instance application (GUI) */
408
+ url: string;
409
+ };
410
+ };
411
+ DatabaseUrl: string;
412
+ RedisUrl: string;
413
+ AuthSecret: string;
414
+ MasterVaultKeyV1: string;
415
+ Neo4jUriBolt: string;
416
+ Neo4jUsername: string;
417
+ Neo4jPassword: string;
418
+ } & {
419
+ _links: {
420
+ self: {
421
+ /** @description Instance resource */
422
+ href: string;
423
+ };
424
+ logs?: {
425
+ /** @description Get logs for this instance */
426
+ href: string;
427
+ };
428
+ health?: {
429
+ /** @description Get health status for this instance */
430
+ href: string;
431
+ };
432
+ ports?: {
433
+ /** @description Get exposed ports for this instance */
434
+ href: string;
435
+ };
436
+ nodePorts?: {
437
+ /** @description Get assigned NodePorts for this instance */
438
+ href: string;
439
+ };
440
+ restart?: {
441
+ /** @description Restart this instance */
442
+ href: string;
443
+ };
444
+ update?: {
445
+ /** @description Update this instance */
446
+ href: string;
447
+ };
448
+ scale?: {
449
+ /** @description Scale this instance */
450
+ href: string;
451
+ };
452
+ };
453
+ };
454
+ };
455
+ /** Default Response */
456
+ 400: {
457
+ schema: {
458
+ /** @description Reason why something failed */
459
+ reason: string;
460
+ };
461
+ };
462
+ /** Default Response */
463
+ 404: {
464
+ schema: {
465
+ /** @description Reason why something failed */
466
+ reason: string;
467
+ };
468
+ };
469
+ /** Default Response */
470
+ 500: {
471
+ schema: {
472
+ /** @description Reason why something failed */
473
+ reason: string;
474
+ };
475
+ };
476
+ };
477
+ };
478
+ };
479
+ '/health/{id}': {
480
+ /** Return status of flowsint instance */
481
+ get: {
482
+ parameters: {
483
+ path: {
484
+ /** Name of the flowsint instance */
485
+ id: string;
486
+ };
487
+ };
488
+ responses: {
489
+ /** Default Response */
490
+ 200: {
491
+ schema: {
492
+ /** @enum {string} */
493
+ status: 'starting' | 'running' | 'stopped' | 'failed' | 'unknown';
494
+ images?: string[];
495
+ };
496
+ };
497
+ /** Default Response */
498
+ 500: {
499
+ schema: {
500
+ /** @description Reason why something failed */
501
+ reason: string;
502
+ };
503
+ };
504
+ };
505
+ };
506
+ };
507
+ '/logs/{id}': {
508
+ /** Return the latest logs from the flowsint instance */
509
+ get: {
510
+ parameters: {
511
+ query: {
512
+ timestamps?: boolean;
513
+ sinceSeconds?: number;
514
+ };
515
+ path: {
516
+ /** Name of the flowsint instance */
517
+ id: string;
518
+ };
519
+ };
520
+ responses: {
521
+ /** Default Response */
522
+ 200: {
523
+ schema: string;
524
+ };
525
+ /** Default Response */
526
+ 500: {
527
+ schema: {
528
+ /** @description Reason why something failed */
529
+ reason: string;
530
+ };
531
+ };
532
+ };
533
+ };
534
+ };
535
+ '/ports/{id}': {
536
+ /** Return the exposed extra ports for flowsint instance */
537
+ get: {
538
+ parameters: {
539
+ path: {
540
+ /** Name of the flowsint instance */
541
+ id: string;
542
+ };
543
+ };
544
+ responses: {
545
+ /** Default Response */
546
+ 200: {
547
+ schema: {
548
+ externalIp: string;
549
+ externalPort: number;
550
+ internalPort: number;
551
+ }[];
552
+ };
553
+ /** Default Response */
554
+ 500: {
555
+ schema: {
556
+ /** @description Reason why something failed */
557
+ reason: string;
558
+ };
559
+ };
560
+ };
561
+ };
562
+ };
563
+ '/nodeports/{id}': {
564
+ /** Return the assigned NodePorts for flowsint instance */
565
+ get: {
566
+ parameters: {
567
+ path: {
568
+ /** Name of the flowsint instance */
569
+ id: string;
570
+ };
571
+ };
572
+ responses: {
573
+ /** Default Response */
574
+ 200: {
575
+ schema: {
576
+ name: string;
577
+ protocol: Partial<'TCP'> & Partial<'UDP'>;
578
+ port: number;
579
+ ip?: string;
580
+ }[];
581
+ };
582
+ /** Default Response */
583
+ 500: {
584
+ schema: {
585
+ /** @description Reason why something failed */
586
+ reason: string;
587
+ };
588
+ };
589
+ };
590
+ };
591
+ };
592
+ }
593
+ export interface definitions {
594
+ }
595
+ export interface operations {
596
+ }
597
+ export interface external {
598
+ }
599
+ export type ReconurgeFlowsint = paths['/flowsintinstance/{id}']['get']['responses']['200']['schema'];
600
+ export type ReconurgeFlowsintConfig = paths['/flowsintinstance']['post']['parameters']['body']['body'];
601
+ import { Context } from '@osaas/client-core';
602
+ /**
603
+ * @namespace reconurge-flowsint
604
+ * @description Unlock the power of ethical intelligence with Flowsint, the ultimate open-source OSINT tool. Dive deep into graph-based investigations with cutting-edge enrichers for domains, IPs, organizations, and more!
605
+ * @author Eyevinn Technology AB <osc@eyevinn.se>
606
+ * @copyright 2026 Eyevinn Technology AB
607
+ *
608
+ */
609
+ /**
610
+ * @typedef {Object} ReconurgeFlowsintConfig
611
+ * @property {string} name - Name of flowsint
612
+ * @property {string} DatabaseUrl - PostgreSQL database connection URL used by Flowsint to store user accounts, investigations, scan results, chat messages, and other application data
613
+ * @property {string} RedisUrl - Redis connection URL used for caching, session management, and Celery task queue backend for processing enricher jobs asynchronously
614
+ * @property {string} AuthSecret - Secret key used for JWT token signing and user authentication in the FastAPI backend
615
+ * @property {string} MasterVaultKeyV1 - Master encryption key for the secure vault system that stores API keys and sensitive credentials used by enrichers
616
+ * @property {string} Neo4jUriBolt - Neo4j database Bolt protocol connection URI used for storing and querying the OSINT investigation graph data
617
+ * @property {string} Neo4jUsername - Username for authenticating to the Neo4j graph database
618
+ * @property {string} Neo4jPassword - Password for authenticating to the Neo4j graph database
619
+
620
+ *
621
+ */
622
+ /**
623
+ * @typedef {Object} ReconurgeFlowsint
624
+ * @property {string} name - Name of the Flowsint instance
625
+ * @property {string} url - URL of the Flowsint instance
626
+ *
627
+ */
628
+ /**
629
+ * Create a new Flowsint instance
630
+ *
631
+ * @memberOf reconurge-flowsint
632
+ * @async
633
+ * @param {Context} context - Open Source Cloud configuration context
634
+ * @param {ReconurgeFlowsintConfig} body - Service instance configuration
635
+ * @returns {ReconurgeFlowsint} - Service instance
636
+ * @example
637
+ * import { Context } from '@osaas/client-core';
638
+ * import { createReconurgeFlowsintInstance } from '@osaas/client-services';
639
+ *
640
+ * const ctx = new Context();
641
+ * const body: ReconurgeFlowsintConfig = { name: 'myinstance', ... };
642
+ * const instance = await createReconurgeFlowsintInstance(ctx, body);
643
+ * console.log(instance.url);
644
+ */
645
+ export declare function createReconurgeFlowsintInstance(ctx: Context, body: ReconurgeFlowsintConfig): Promise<ReconurgeFlowsint>;
646
+ /**
647
+ * Remove a Flowsint instance
648
+ *
649
+ * @memberOf reconurge-flowsint
650
+ * @async
651
+ * @param {Context} context - Open Source Cloud configuration context
652
+ * @param {string} name - Name of the flowsint to be removed
653
+ */
654
+ export declare function removeReconurgeFlowsintInstance(ctx: Context, name: string): Promise<void>;
655
+ /**
656
+ * Get a Flowsint instance
657
+ *
658
+ * @memberOf reconurge-flowsint
659
+ * @async
660
+ * @param {Context} context - Open Source Cloud configuration context
661
+ * @param {string} name - Name of the flowsint to be retrieved
662
+ * @returns {ReconurgeFlowsint} - Service instance
663
+ * @example
664
+ * import { Context } from '@osaas/client-core';
665
+ * import { getReconurgeFlowsintInstance } from '@osaas/client-services';
666
+ *
667
+ * const ctx = new Context();
668
+ * const instance = await getReconurgeFlowsintInstance(ctx, 'myinstance');
669
+ * console.log(instance.url);
670
+ */
671
+ export declare function getReconurgeFlowsintInstance(ctx: Context, name: string): Promise<ReconurgeFlowsint>;
672
+ //# sourceMappingURL=reconurge-flowsint.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"reconurge-flowsint.d.ts","sourceRoot":"","sources":["../../src/generated/reconurge-flowsint.ts"],"names":[],"mappings":"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"}