@graphrefly/graphrefly 0.17.0 → 0.19.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 (77) hide show
  1. package/dist/{chunk-R6OHUUYB.js → chunk-AHRKWMNI.js} +7 -7
  2. package/dist/chunk-AHRKWMNI.js.map +1 -0
  3. package/dist/{chunk-2PORF4RP.js → chunk-BER7UYLM.js} +27 -32
  4. package/dist/chunk-BER7UYLM.js.map +1 -0
  5. package/dist/{chunk-646OG3PO.js → chunk-IRZAGZUB.js} +51 -52
  6. package/dist/chunk-IRZAGZUB.js.map +1 -0
  7. package/dist/{chunk-IHJHBADD.js → chunk-JC2SN46B.js} +385 -197
  8. package/dist/chunk-JC2SN46B.js.map +1 -0
  9. package/dist/{chunk-XJ6EMQ22.js → chunk-OO5QOAXI.js} +4 -10
  10. package/dist/chunk-OO5QOAXI.js.map +1 -0
  11. package/dist/{chunk-YXROQFXZ.js → chunk-UW77D7SP.js} +3 -3
  12. package/dist/{chunk-F2ULI3Q3.js → chunk-XUOY3YKN.js} +7 -3
  13. package/dist/chunk-XUOY3YKN.js.map +1 -0
  14. package/dist/chunk-YLR5JUJZ.js +111 -0
  15. package/dist/chunk-YLR5JUJZ.js.map +1 -0
  16. package/dist/{chunk-BV3TPSBK.js → chunk-YXR3WW3Q.js} +740 -755
  17. package/dist/chunk-YXR3WW3Q.js.map +1 -0
  18. package/dist/compat/nestjs/index.cjs +1127 -983
  19. package/dist/compat/nestjs/index.cjs.map +1 -1
  20. package/dist/compat/nestjs/index.d.cts +4 -4
  21. package/dist/compat/nestjs/index.d.ts +4 -4
  22. package/dist/compat/nestjs/index.js +7 -13
  23. package/dist/core/index.cjs +653 -749
  24. package/dist/core/index.cjs.map +1 -1
  25. package/dist/core/index.d.cts +2 -2
  26. package/dist/core/index.d.ts +2 -2
  27. package/dist/core/index.js +7 -7
  28. package/dist/extra/index.cjs +773 -795
  29. package/dist/extra/index.cjs.map +1 -1
  30. package/dist/extra/index.d.cts +4 -4
  31. package/dist/extra/index.d.ts +4 -4
  32. package/dist/extra/index.js +5 -11
  33. package/dist/graph/index.cjs +1036 -975
  34. package/dist/graph/index.cjs.map +1 -1
  35. package/dist/graph/index.d.cts +3 -3
  36. package/dist/graph/index.d.ts +3 -3
  37. package/dist/graph/index.js +8 -8
  38. package/dist/{graph-fCsaaVIa.d.cts → graph-KsTe57nI.d.cts} +127 -51
  39. package/dist/{graph-Dc-P9BVm.d.ts → graph-mILUUqW8.d.ts} +127 -51
  40. package/dist/{index-DhXznWyH.d.ts → index-8a605sg9.d.ts} +2 -2
  41. package/dist/{index-D7y9Q8W4.d.ts → index-B2SvPEbc.d.ts} +8 -69
  42. package/dist/{index-YlOH1Gw6.d.cts → index-BBUYZfJ1.d.cts} +122 -78
  43. package/dist/{index-ClaKZFPl.d.cts → index-Bjh5C1Tp.d.cts} +38 -35
  44. package/dist/{index-DWq0P9T6.d.ts → index-BjtlNirP.d.cts} +5 -7
  45. package/dist/{index-N704txAA.d.ts → index-BnkMgNNa.d.ts} +38 -35
  46. package/dist/{index-BBVBYPxr.d.cts → index-CgSiUouz.d.ts} +5 -7
  47. package/dist/{index-BmoUvOGN.d.ts → index-CvKzv0AW.d.ts} +122 -78
  48. package/dist/{index-4OIX-q0C.d.cts → index-UudxGnzc.d.cts} +8 -69
  49. package/dist/{index-DlGMf_Qe.d.cts → index-VHA43cGP.d.cts} +2 -2
  50. package/dist/index.cjs +6146 -5725
  51. package/dist/index.cjs.map +1 -1
  52. package/dist/index.d.cts +617 -383
  53. package/dist/index.d.ts +617 -383
  54. package/dist/index.js +4401 -4028
  55. package/dist/index.js.map +1 -1
  56. package/dist/{meta-BV4pj9ML.d.cts → meta-BnG7XAaE.d.cts} +395 -289
  57. package/dist/{meta-BV4pj9ML.d.ts → meta-BnG7XAaE.d.ts} +395 -289
  58. package/dist/observable-C8Kx_O6k.d.cts +36 -0
  59. package/dist/observable-DcBwQY7t.d.ts +36 -0
  60. package/dist/patterns/reactive-layout/index.cjs +1037 -857
  61. package/dist/patterns/reactive-layout/index.cjs.map +1 -1
  62. package/dist/patterns/reactive-layout/index.d.cts +3 -3
  63. package/dist/patterns/reactive-layout/index.d.ts +3 -3
  64. package/dist/patterns/reactive-layout/index.js +4 -4
  65. package/package.json +1 -1
  66. package/dist/chunk-2PORF4RP.js.map +0 -1
  67. package/dist/chunk-646OG3PO.js.map +0 -1
  68. package/dist/chunk-BV3TPSBK.js.map +0 -1
  69. package/dist/chunk-EBNKJULL.js +0 -231
  70. package/dist/chunk-EBNKJULL.js.map +0 -1
  71. package/dist/chunk-F2ULI3Q3.js.map +0 -1
  72. package/dist/chunk-IHJHBADD.js.map +0 -1
  73. package/dist/chunk-R6OHUUYB.js.map +0 -1
  74. package/dist/chunk-XJ6EMQ22.js.map +0 -1
  75. package/dist/observable-Cz-AWhwR.d.cts +0 -42
  76. package/dist/observable-DCqlwGyl.d.ts +0 -42
  77. /package/dist/{chunk-YXROQFXZ.js.map → chunk-UW77D7SP.js.map} +0 -0
@@ -1,6 +1,6 @@
1
- import { N as Node, a as NodeOptions, M as Message, m as Messages } from './meta-BV4pj9ML.cjs';
2
- import { G as Graph } from './graph-fCsaaVIa.cjs';
3
- import { o as observeGraph$, a as observeNode$, t as toMessages$, b as toObservable } from './observable-Cz-AWhwR.cjs';
1
+ import { N as Node, a as NodeOptions, M as Message, l as Messages } from './meta-BnG7XAaE.cjs';
2
+ import { G as Graph } from './graph-KsTe57nI.cjs';
3
+ import { T as ToObservableOptions, t as toObservable } from './observable-C8Kx_O6k.cjs';
4
4
 
5
5
  /**
6
6
  * Backoff strategies for {@link retry} (roadmap §3.1). Delays are in **nanoseconds**.
@@ -816,6 +816,11 @@ declare function cached<T>(source: Node<T>, opts?: ExtraOpts$2): Node<T>;
816
816
  /**
817
817
  * Converts the first `DATA` on `source` into a Promise; rejects on `ERROR` or `COMPLETE` without data.
818
818
  *
819
+ * **Important:** This subscribes and waits for a **future** emission. Data that
820
+ * has already flowed is gone and will not be seen. Call this *before* the upstream
821
+ * emits, or use `source.get()` / `source.status` for already-cached state.
822
+ * See COMPOSITION-GUIDE §2 (subscription ordering).
823
+ *
819
824
  * @param source - Node to read once.
820
825
  * @returns Promise of the first value.
821
826
  *
@@ -829,6 +834,25 @@ declare function cached<T>(source: Node<T>, opts?: ExtraOpts$2): Node<T>;
829
834
  * @category extra
830
835
  */
831
836
  declare function firstValueFrom<T>(source: Node<T>): Promise<T>;
837
+ /**
838
+ * Wait for the first DATA value from `source` that satisfies `predicate`.
839
+ *
840
+ * Subscribes directly and resolves on the first DATA value where
841
+ * `predicate` returns true. Reactive, no polling. Use in tests and
842
+ * bridging code where you need a single matching value as a Promise.
843
+ *
844
+ * **Important:** This only captures **future** emissions — data that has
845
+ * already flowed through the node is gone. Call this *before* the upstream
846
+ * emits. For already-cached values, use `source.get()` / `source.status`.
847
+ * See COMPOSITION-GUIDE §2 (subscription ordering).
848
+ *
849
+ * ```ts
850
+ * const val = await firstWhere(strategy.node, snap => snap.size > 0);
851
+ * ```
852
+ *
853
+ * @category extra
854
+ */
855
+ declare function firstWhere<T>(source: Node<T>, predicate: (value: T) => boolean): Promise<T>;
832
856
  /**
833
857
  * RxJS-named alias for {@link replay} — multicast with a replay buffer of size `bufferSize`.
834
858
  *
@@ -3196,24 +3220,6 @@ declare function find<T>(source: Node<T>, predicate: (value: T) => boolean, opts
3196
3220
  * @category extra
3197
3221
  */
3198
3222
  declare function elementAt<T>(source: Node<T>, index: number, opts?: ExtraOpts): Node<T>;
3199
- /**
3200
- * Prepends `initial` as **`DATA`**, then forwards every value from `source`.
3201
- *
3202
- * @param source - Upstream node.
3203
- * @param initial - Value emitted before upstream.
3204
- * @param opts - Optional {@link NodeOptions} (excluding `describeKind`).
3205
- * @returns `Node<T>` - Prefixed stream.
3206
- *
3207
- * @example
3208
- * ```ts
3209
- * import { startWith, state } from "@graphrefly/graphrefly-ts";
3210
- *
3211
- * const n = startWith(state(2), 0);
3212
- * ```
3213
- *
3214
- * @category extra
3215
- */
3216
- declare function startWith<T>(source: Node<T>, initial: T, opts?: ExtraOpts): Node<T>;
3217
3223
  /**
3218
3224
  * Observer shape for {@link tap} — side effects for data, error, and/or complete.
3219
3225
  */
@@ -4079,10 +4085,10 @@ declare function createTransport(target: unknown): WorkerTransport;
4079
4085
  * nodes and sends values across the wire. Uses derived() + effect() for
4080
4086
  * natural batch coalescing via two-phase push + bitmask resolution.
4081
4087
  *
4082
- * Wire filtering: messages with {@link messageTier} >= 2 cross the wire.
4088
+ * Wire filtering: graph-local signals ({@link isLocalOnly}) stay local;
4083
4089
  * DATA values go through the coalescing path; RESOLVED, COMPLETE, ERROR,
4084
4090
  * TEARDOWN, and unknown {@link Symbol.for} types go through the signal
4085
- * subscription. Tier 0–1 (DIRTY, INVALIDATE, PAUSE, RESUME) stay local.
4091
+ * subscription.
4086
4092
  *
4087
4093
  * Handshake:
4088
4094
  * 1. Main creates bridge, starts listening
@@ -4126,10 +4132,9 @@ declare function workerBridge<TExpose extends Record<string, Node<any>>, TImport
4126
4132
  /**
4127
4133
  * Wire protocol for worker bridge communication.
4128
4134
  *
4129
- * Messages with {@link messageTier} >= 2 cross the wire (DATA values via
4130
- * coalescing, RESOLVED/COMPLETE/TEARDOWN as signals, ERROR as serialized
4131
- * payloads). Tier 0–1 (DIRTY, INVALIDATE, PAUSE, RESUME) stay local to
4132
- * each side's reactive graph.
4135
+ * Graph-local signals ({@link isLocalOnly}) stay local to each side's
4136
+ * reactive graph. DATA values cross via coalescing; RESOLVED/COMPLETE/TEARDOWN
4137
+ * as signals; ERROR as serialized payloads.
4133
4138
  *
4134
4139
  * Lifecycle signals serialize as string names since Symbols can't survive
4135
4140
  * structured clone. Unknown {@link Symbol.for} symbols are round-tripped
@@ -4219,10 +4224,10 @@ declare function deserializeError(payload: {
4219
4224
  * imports from main thread, exposes local nodes via the same wire protocol.
4220
4225
  * Uses derived() + effect() for batch coalescing.
4221
4226
  *
4222
- * Wire filtering: messages with {@link messageTier} >= 2 cross the wire.
4227
+ * Wire filtering: graph-local signals ({@link isLocalOnly}) stay local;
4223
4228
  * DATA values go through the coalescing path; RESOLVED, COMPLETE, ERROR,
4224
4229
  * TEARDOWN, and unknown {@link Symbol.for} types go through the signal
4225
- * subscription. Tier 0–1 (DIRTY, INVALIDATE, PAUSE, RESUME) stay local.
4230
+ * subscription.
4226
4231
  *
4227
4232
  * Handshake (worker perspective):
4228
4233
  * 1. workerSelf() called — creates proxy nodes for imports
@@ -4390,6 +4395,7 @@ type index_ToKafkaOptions<T> = ToKafkaOptions<T>;
4390
4395
  type index_ToLokiOptions<T> = ToLokiOptions<T>;
4391
4396
  type index_ToMongoOptions<T> = ToMongoOptions<T>;
4392
4397
  type index_ToNATSOptions<T> = ToNATSOptions<T>;
4398
+ declare const index_ToObservableOptions: typeof ToObservableOptions;
4393
4399
  type index_ToPostgresOptions<T> = ToPostgresOptions<T>;
4394
4400
  type index_ToPulsarOptions<T> = ToPulsarOptions<T>;
4395
4401
  type index_ToRabbitMQOptions<T> = ToRabbitMQOptions<T>;
@@ -4455,6 +4461,7 @@ declare const index_filter: typeof filter;
4455
4461
  declare const index_find: typeof find;
4456
4462
  declare const index_first: typeof first;
4457
4463
  declare const index_firstValueFrom: typeof firstValueFrom;
4464
+ declare const index_firstWhere: typeof firstWhere;
4458
4465
  declare const index_flatMap: typeof flatMap;
4459
4466
  declare const index_forEach: typeof forEach;
4460
4467
  declare const index_fromAny: typeof fromAny;
@@ -4501,8 +4508,6 @@ declare const index_merge: typeof merge;
4501
4508
  declare const index_mergeMap: typeof mergeMap;
4502
4509
  declare const index_nameToSignal: typeof nameToSignal;
4503
4510
  declare const index_never: typeof never;
4504
- declare const index_observeGraph$: typeof observeGraph$;
4505
- declare const index_observeNode$: typeof observeNode$;
4506
4511
  declare const index_of: typeof of;
4507
4512
  declare const index_pairwise: typeof pairwise;
4508
4513
  declare const index_parseCron: typeof parseCron;
@@ -4534,7 +4539,6 @@ declare const index_share: typeof share;
4534
4539
  declare const index_shareReplay: typeof shareReplay;
4535
4540
  declare const index_signalToName: typeof signalToName;
4536
4541
  declare const index_skip: typeof skip;
4537
- declare const index_startWith: typeof startWith;
4538
4542
  declare const index_switchMap: typeof switchMap;
4539
4543
  declare const index_take: typeof take;
4540
4544
  declare const index_takeUntil: typeof takeUntil;
@@ -4551,7 +4555,6 @@ declare const index_toClickHouse: typeof toClickHouse;
4551
4555
  declare const index_toFile: typeof toFile;
4552
4556
  declare const index_toKafka: typeof toKafka;
4553
4557
  declare const index_toLoki: typeof toLoki;
4554
- declare const index_toMessages$: typeof toMessages$;
4555
4558
  declare const index_toMongo: typeof toMongo;
4556
4559
  declare const index_toNATS: typeof toNATS;
4557
4560
  declare const index_toObservable: typeof toObservable;
@@ -4579,7 +4582,7 @@ declare const index_workerBridge: typeof workerBridge;
4579
4582
  declare const index_workerSelf: typeof workerSelf;
4580
4583
  declare const index_zip: typeof zip;
4581
4584
  declare namespace index {
4582
- export { type index_AdapterHandlers as AdapterHandlers, type index_AsyncSourceOpts as AsyncSourceOpts, type index_BackoffPreset as BackoffPreset, type index_BackoffStrategy as BackoffStrategy, type index_BatchMessage as BatchMessage, type index_BridgeMessage as BridgeMessage, type index_BufferedSinkHandle as BufferedSinkHandle, type index_CSVRow as CSVRow, type index_CacheEvictionPolicy as CacheEvictionPolicy, type index_CacheTier as CacheTier, type index_CascadingCache as CascadingCache, type index_CascadingCacheOptions as CascadingCacheOptions, type index_CheckpointAdapter as CheckpointAdapter, type index_CheckpointToRedisOptions as CheckpointToRedisOptions, type index_CheckpointToS3Options as CheckpointToS3Options, type index_CircuitBreaker as CircuitBreaker, type index_CircuitBreakerOptions as CircuitBreakerOptions, index_CircuitOpenError as CircuitOpenError, type index_CircuitState as CircuitState, type index_ClickHouseClientLike as ClickHouseClientLike, type index_ClickHouseInsertClientLike as ClickHouseInsertClientLike, type index_ClickHouseRow as ClickHouseRow, type index_CronSchedule as CronSchedule, index_DictCheckpointAdapter as DictCheckpointAdapter, type index_DistillBundle as DistillBundle, type index_DistillOptions as DistillOptions, type index_DrizzleQueryLike as DrizzleQueryLike, type index_ErrorMessage as ErrorMessage, type index_EventTargetLike as EventTargetLike, type index_ExponentialBackoffOptions as ExponentialBackoffOptions, type index_Extraction as Extraction, type index_FSEvent as FSEvent, type index_FSEventType as FSEventType, index_FileCheckpointAdapter as FileCheckpointAdapter, type index_FileWriterLike as FileWriterLike, type index_FromCSVOptions as FromCSVOptions, type index_FromClickHouseWatchOptions as FromClickHouseWatchOptions, type index_FromCronOptions as FromCronOptions, type index_FromDrizzleOptions as FromDrizzleOptions, type index_FromFSWatchOptions as FromFSWatchOptions, type index_FromGitHookOptions as FromGitHookOptions, type index_FromHTTPOptions as FromHTTPOptions, type index_FromKafkaOptions as FromKafkaOptions, type index_FromKyselyOptions as FromKyselyOptions, type index_FromMCPOptions as FromMCPOptions, type index_FromNATSOptions as FromNATSOptions, type index_FromNDJSONOptions as FromNDJSONOptions, type index_FromOTelOptions as FromOTelOptions, type index_FromPrismaOptions as FromPrismaOptions, type index_FromPrometheusOptions as FromPrometheusOptions, type index_FromPulsarOptions as FromPulsarOptions, type index_FromRabbitMQOptions as FromRabbitMQOptions, type index_FromRedisStreamOptions as FromRedisStreamOptions, type index_FromSqliteOptions as FromSqliteOptions, type index_FromStatsDOptions as FromStatsDOptions, type index_FromSyslogOptions as FromSyslogOptions, type index_GitEvent as GitEvent, type index_GitHookType as GitHookType, type index_HTTPBundle as HTTPBundle, type index_IndexRow as IndexRow, type index_IndexedDbCheckpointSpec as IndexedDbCheckpointSpec, type index_InitMessage as InitMessage, type index_JitterMode as JitterMode, type index_KafkaConsumerLike as KafkaConsumerLike, type index_KafkaMessage as KafkaMessage, type index_KafkaProducerLike as KafkaProducerLike, type index_KyselyQueryLike as KyselyQueryLike, type index_LokiClientLike as LokiClientLike, type index_LokiStream as LokiStream, type index_MCPClientLike as MCPClientLike, index_MemoryCheckpointAdapter as MemoryCheckpointAdapter, type index_MergeMapOptions as MergeMapOptions, type index_MongoCollectionLike as MongoCollectionLike, type index_NATSClientLike as NATSClientLike, type index_NATSMessage as NATSMessage, type index_NATSSubscriptionLike as NATSSubscriptionLike, index_NS_PER_MS as NS_PER_MS, index_NS_PER_SEC as NS_PER_SEC, type index_NodeInput as NodeInput, type index_OTelBundle as OTelBundle, type index_OTelLog as OTelLog, type index_OTelMetric as OTelMetric, type index_OTelRegister as OTelRegister, type index_OTelSpan as OTelSpan, type index_PostgresClientLike as PostgresClientLike, type index_PrismaModelLike as PrismaModelLike, type index_PrometheusMetric as PrometheusMetric, type index_PubSubHub as PubSubHub, type index_PulsarConsumerLike as PulsarConsumerLike, type index_PulsarMessage as PulsarMessage, type index_PulsarProducerLike as PulsarProducerLike, type index_RabbitMQChannelLike as RabbitMQChannelLike, type index_RabbitMQMessage as RabbitMQMessage, type index_ReactiveIndexBundle as ReactiveIndexBundle, type index_ReactiveIndexOptions as ReactiveIndexOptions, type index_ReactiveListBundle as ReactiveListBundle, type index_ReactiveListOptions as ReactiveListOptions, type index_ReactiveLogBundle as ReactiveLogBundle, type index_ReactiveLogOptions as ReactiveLogOptions, type index_ReactiveMapBundle as ReactiveMapBundle, type index_ReactiveMapOptions as ReactiveMapOptions, type index_ReadyMessage as ReadyMessage, type index_RedisCheckpointClientLike as RedisCheckpointClientLike, type index_RedisClientLike as RedisClientLike, type index_RedisStreamEntry as RedisStreamEntry, type index_RetryOptions as RetryOptions, type index_S3ClientLike as S3ClientLike, type index_SignalMessage as SignalMessage, type index_SinkHandle as SinkHandle, type index_SinkTransportError as SinkTransportError, index_SqliteCheckpointAdapter as SqliteCheckpointAdapter, type index_SqliteDbLike as SqliteDbLike, type index_StatsDMetric as StatsDMetric, type index_StatsDRegister as StatsDRegister, type index_StatusValue as StatusValue, type index_SyslogMessage as SyslogMessage, type index_SyslogRegister as SyslogRegister, type index_TapObserver as TapObserver, type index_TempoClientLike as TempoClientLike, type index_ThrottleOptions as ThrottleOptions, type index_TieredStorage as TieredStorage, type index_TieredStorageOptions as TieredStorageOptions, index_TimeoutError as TimeoutError, type index_ToCSVOptions as ToCSVOptions, type index_ToClickHouseOptions as ToClickHouseOptions, type index_ToFileOptions as ToFileOptions, type index_ToKafkaOptions as ToKafkaOptions, type index_ToLokiOptions as ToLokiOptions, type index_ToMongoOptions as ToMongoOptions, type index_ToNATSOptions as ToNATSOptions, type index_ToPostgresOptions as ToPostgresOptions, type index_ToPulsarOptions as ToPulsarOptions, type index_ToRabbitMQOptions as ToRabbitMQOptions, type index_ToRedisStreamOptions as ToRedisStreamOptions, type index_ToS3Options as ToS3Options, type index_ToSSEOptions as ToSSEOptions, type index_ToSqliteOptions as ToSqliteOptions, type index_ToTempoOptions as ToTempoOptions, type index_ToWebSocketOptions as ToWebSocketOptions, type index_ToWebSocketTransportError as ToWebSocketTransportError, type index_TokenBucket as TokenBucket, type index_ValueMessage as ValueMessage, type index_VerifiableBundle as VerifiableBundle, type index_VerifiableOptions as VerifiableOptions, type index_VerifyValue as VerifyValue, type index_WatermarkController as WatermarkController, type index_WatermarkOptions as WatermarkOptions, type index_WebSocketLike as WebSocketLike, type index_WebSocketMessageEventLike as WebSocketMessageEventLike, type index_WebSocketRegister as WebSocketRegister, type index_WebhookRegister as WebhookRegister, type index_WithBreakerBundle as WithBreakerBundle, type index_WithStatusBundle as WithStatusBundle, type index_WorkerBridge as WorkerBridge, type index_WorkerBridgeOptions as WorkerBridgeOptions, type index_WorkerSelfHandle as WorkerSelfHandle, type index_WorkerSelfOptions as WorkerSelfOptions, type index_WorkerTransport as WorkerTransport, index_audit as audit, index_buffer as buffer, index_bufferCount as bufferCount, index_bufferTime as bufferTime, index_cache as cache, index_cached as cached, index_cascadingCache as cascadingCache, index_catchError as catchError, index_checkpointNodeValue as checkpointNodeValue, index_checkpointToRedis as checkpointToRedis, index_checkpointToS3 as checkpointToS3, index_circuitBreaker as circuitBreaker, index_combine as combine, index_combineLatest as combineLatest, index_concat as concat, index_concatMap as concatMap, index_constant as constant, index_createTransport as createTransport, index_createWatermarkController as createWatermarkController, index_debounce as debounce, index_debounceTime as debounceTime, index_decorrelatedJitter as decorrelatedJitter, index_delay as delay, index_deserializeError as deserializeError, index_distill as distill, index_distinctUntilChanged as distinctUntilChanged, index_elementAt as elementAt, index_empty as empty, index_escapeRegexChar as escapeRegexChar, index_exhaustMap as exhaustMap, index_exponential as exponential, index_fallback as fallback, index_fibonacci as fibonacci, index_filter as filter, index_find as find, index_first as first, index_firstValueFrom as firstValueFrom, index_flatMap as flatMap, index_forEach as forEach, index_fromAny as fromAny, index_fromAsyncIter as fromAsyncIter, index_fromCSV as fromCSV, index_fromClickHouseWatch as fromClickHouseWatch, index_fromCron as fromCron, index_fromDrizzle as fromDrizzle, index_fromEvent as fromEvent, index_fromFSWatch as fromFSWatch, index_fromGitHook as fromGitHook, index_fromHTTP as fromHTTP, index_fromIDBRequest as fromIDBRequest, index_fromIDBTransaction as fromIDBTransaction, index_fromIter as fromIter, index_fromKafka as fromKafka, index_fromKysely as fromKysely, index_fromMCP as fromMCP, index_fromNATS as fromNATS, index_fromNDJSON as fromNDJSON, index_fromOTel as fromOTel, index_fromPrisma as fromPrisma, index_fromPrometheus as fromPrometheus, index_fromPromise as fromPromise, index_fromPulsar as fromPulsar, index_fromRabbitMQ as fromRabbitMQ, index_fromRedisStream as fromRedisStream, index_fromSqlite as fromSqlite, index_fromStatsD as fromStatsD, index_fromSyslog as fromSyslog, index_fromTimer as fromTimer, index_fromWebSocket as fromWebSocket, index_fromWebhook as fromWebhook, index_globToRegExp as globToRegExp, index_interval as interval, index_last as last, index_linear as linear, index_logSlice as logSlice, index_lru as lru, index_map as map, index_matchesAnyPattern as matchesAnyPattern, index_matchesCron as matchesCron, index_merge as merge, index_mergeMap as mergeMap, index_nameToSignal as nameToSignal, index_never as never, index_observeGraph$ as observeGraph$, index_observeNode$ as observeNode$, index_of as of, index_pairwise as pairwise, index_parseCron as parseCron, index_parsePrometheusText as parsePrometheusText, index_parseStatsD as parseStatsD, index_parseSyslog as parseSyslog, index_pausable as pausable, index_pubsub as pubsub, index_race as race, index_rateLimiter as rateLimiter, index_reactiveIndex as reactiveIndex, index_reactiveList as reactiveList, index_reactiveLog as reactiveLog, index_reactiveMap as reactiveMap, index_reduce as reduce, index_repeat as repeat, index_replay as replay, index_rescue as rescue, index_resolveBackoffPreset as resolveBackoffPreset, index_restoreGraphCheckpoint as restoreGraphCheckpoint, index_restoreGraphCheckpointIndexedDb as restoreGraphCheckpointIndexedDb, index_retry as retry, index_sample as sample, index_saveGraphCheckpoint as saveGraphCheckpoint, index_saveGraphCheckpointIndexedDb as saveGraphCheckpointIndexedDb, index_scan as scan, index_serializeError as serializeError, index_share as share, index_shareReplay as shareReplay, index_signalToName as signalToName, index_skip as skip, index_startWith as startWith, index_switchMap as switchMap, index_take as take, index_takeUntil as takeUntil, index_takeWhile as takeWhile, index_tap as tap, index_throttle as throttle, index_throttleTime as throttleTime, index_throwError as throwError, index_tieredStorage as tieredStorage, index_timeout as timeout, index_toArray as toArray, index_toCSV as toCSV, index_toClickHouse as toClickHouse, index_toFile as toFile, index_toKafka as toKafka, index_toLoki as toLoki, index_toMessages$ as toMessages$, index_toMongo as toMongo, index_toNATS as toNATS, index_toObservable as toObservable, index_toPostgres as toPostgres, index_toPulsar as toPulsar, index_toRabbitMQ as toRabbitMQ, index_toRedisStream as toRedisStream, index_toS3 as toS3, index_toSSE as toSSE, index_toSqlite as toSqlite, index_toTempo as toTempo, index_toWebSocket as toWebSocket, index_tokenBucket as tokenBucket, index_tokenTracker as tokenTracker, index_valve as valve, index_verifiable as verifiable, index_window as window, index_windowCount as windowCount, index_windowTime as windowTime, index_withBreaker as withBreaker, index_withLatestFrom as withLatestFrom, index_withMaxAttempts as withMaxAttempts, index_withStatus as withStatus, index_workerBridge as workerBridge, index_workerSelf as workerSelf, index_zip as zip };
4585
+ export { type index_AdapterHandlers as AdapterHandlers, type index_AsyncSourceOpts as AsyncSourceOpts, type index_BackoffPreset as BackoffPreset, type index_BackoffStrategy as BackoffStrategy, type index_BatchMessage as BatchMessage, type index_BridgeMessage as BridgeMessage, type index_BufferedSinkHandle as BufferedSinkHandle, type index_CSVRow as CSVRow, type index_CacheEvictionPolicy as CacheEvictionPolicy, type index_CacheTier as CacheTier, type index_CascadingCache as CascadingCache, type index_CascadingCacheOptions as CascadingCacheOptions, type index_CheckpointAdapter as CheckpointAdapter, type index_CheckpointToRedisOptions as CheckpointToRedisOptions, type index_CheckpointToS3Options as CheckpointToS3Options, type index_CircuitBreaker as CircuitBreaker, type index_CircuitBreakerOptions as CircuitBreakerOptions, index_CircuitOpenError as CircuitOpenError, type index_CircuitState as CircuitState, type index_ClickHouseClientLike as ClickHouseClientLike, type index_ClickHouseInsertClientLike as ClickHouseInsertClientLike, type index_ClickHouseRow as ClickHouseRow, type index_CronSchedule as CronSchedule, index_DictCheckpointAdapter as DictCheckpointAdapter, type index_DistillBundle as DistillBundle, type index_DistillOptions as DistillOptions, type index_DrizzleQueryLike as DrizzleQueryLike, type index_ErrorMessage as ErrorMessage, type index_EventTargetLike as EventTargetLike, type index_ExponentialBackoffOptions as ExponentialBackoffOptions, type index_Extraction as Extraction, type index_FSEvent as FSEvent, type index_FSEventType as FSEventType, index_FileCheckpointAdapter as FileCheckpointAdapter, type index_FileWriterLike as FileWriterLike, type index_FromCSVOptions as FromCSVOptions, type index_FromClickHouseWatchOptions as FromClickHouseWatchOptions, type index_FromCronOptions as FromCronOptions, type index_FromDrizzleOptions as FromDrizzleOptions, type index_FromFSWatchOptions as FromFSWatchOptions, type index_FromGitHookOptions as FromGitHookOptions, type index_FromHTTPOptions as FromHTTPOptions, type index_FromKafkaOptions as FromKafkaOptions, type index_FromKyselyOptions as FromKyselyOptions, type index_FromMCPOptions as FromMCPOptions, type index_FromNATSOptions as FromNATSOptions, type index_FromNDJSONOptions as FromNDJSONOptions, type index_FromOTelOptions as FromOTelOptions, type index_FromPrismaOptions as FromPrismaOptions, type index_FromPrometheusOptions as FromPrometheusOptions, type index_FromPulsarOptions as FromPulsarOptions, type index_FromRabbitMQOptions as FromRabbitMQOptions, type index_FromRedisStreamOptions as FromRedisStreamOptions, type index_FromSqliteOptions as FromSqliteOptions, type index_FromStatsDOptions as FromStatsDOptions, type index_FromSyslogOptions as FromSyslogOptions, type index_GitEvent as GitEvent, type index_GitHookType as GitHookType, type index_HTTPBundle as HTTPBundle, type index_IndexRow as IndexRow, type index_IndexedDbCheckpointSpec as IndexedDbCheckpointSpec, type index_InitMessage as InitMessage, type index_JitterMode as JitterMode, type index_KafkaConsumerLike as KafkaConsumerLike, type index_KafkaMessage as KafkaMessage, type index_KafkaProducerLike as KafkaProducerLike, type index_KyselyQueryLike as KyselyQueryLike, type index_LokiClientLike as LokiClientLike, type index_LokiStream as LokiStream, type index_MCPClientLike as MCPClientLike, index_MemoryCheckpointAdapter as MemoryCheckpointAdapter, type index_MergeMapOptions as MergeMapOptions, type index_MongoCollectionLike as MongoCollectionLike, type index_NATSClientLike as NATSClientLike, type index_NATSMessage as NATSMessage, type index_NATSSubscriptionLike as NATSSubscriptionLike, index_NS_PER_MS as NS_PER_MS, index_NS_PER_SEC as NS_PER_SEC, type index_NodeInput as NodeInput, type index_OTelBundle as OTelBundle, type index_OTelLog as OTelLog, type index_OTelMetric as OTelMetric, type index_OTelRegister as OTelRegister, type index_OTelSpan as OTelSpan, type index_PostgresClientLike as PostgresClientLike, type index_PrismaModelLike as PrismaModelLike, type index_PrometheusMetric as PrometheusMetric, type index_PubSubHub as PubSubHub, type index_PulsarConsumerLike as PulsarConsumerLike, type index_PulsarMessage as PulsarMessage, type index_PulsarProducerLike as PulsarProducerLike, type index_RabbitMQChannelLike as RabbitMQChannelLike, type index_RabbitMQMessage as RabbitMQMessage, type index_ReactiveIndexBundle as ReactiveIndexBundle, type index_ReactiveIndexOptions as ReactiveIndexOptions, type index_ReactiveListBundle as ReactiveListBundle, type index_ReactiveListOptions as ReactiveListOptions, type index_ReactiveLogBundle as ReactiveLogBundle, type index_ReactiveLogOptions as ReactiveLogOptions, type index_ReactiveMapBundle as ReactiveMapBundle, type index_ReactiveMapOptions as ReactiveMapOptions, type index_ReadyMessage as ReadyMessage, type index_RedisCheckpointClientLike as RedisCheckpointClientLike, type index_RedisClientLike as RedisClientLike, type index_RedisStreamEntry as RedisStreamEntry, type index_RetryOptions as RetryOptions, type index_S3ClientLike as S3ClientLike, type index_SignalMessage as SignalMessage, type index_SinkHandle as SinkHandle, type index_SinkTransportError as SinkTransportError, index_SqliteCheckpointAdapter as SqliteCheckpointAdapter, type index_SqliteDbLike as SqliteDbLike, type index_StatsDMetric as StatsDMetric, type index_StatsDRegister as StatsDRegister, type index_StatusValue as StatusValue, type index_SyslogMessage as SyslogMessage, type index_SyslogRegister as SyslogRegister, type index_TapObserver as TapObserver, type index_TempoClientLike as TempoClientLike, type index_ThrottleOptions as ThrottleOptions, type index_TieredStorage as TieredStorage, type index_TieredStorageOptions as TieredStorageOptions, index_TimeoutError as TimeoutError, type index_ToCSVOptions as ToCSVOptions, type index_ToClickHouseOptions as ToClickHouseOptions, type index_ToFileOptions as ToFileOptions, type index_ToKafkaOptions as ToKafkaOptions, type index_ToLokiOptions as ToLokiOptions, type index_ToMongoOptions as ToMongoOptions, type index_ToNATSOptions as ToNATSOptions, index_ToObservableOptions as ToObservableOptions, type index_ToPostgresOptions as ToPostgresOptions, type index_ToPulsarOptions as ToPulsarOptions, type index_ToRabbitMQOptions as ToRabbitMQOptions, type index_ToRedisStreamOptions as ToRedisStreamOptions, type index_ToS3Options as ToS3Options, type index_ToSSEOptions as ToSSEOptions, type index_ToSqliteOptions as ToSqliteOptions, type index_ToTempoOptions as ToTempoOptions, type index_ToWebSocketOptions as ToWebSocketOptions, type index_ToWebSocketTransportError as ToWebSocketTransportError, type index_TokenBucket as TokenBucket, type index_ValueMessage as ValueMessage, type index_VerifiableBundle as VerifiableBundle, type index_VerifiableOptions as VerifiableOptions, type index_VerifyValue as VerifyValue, type index_WatermarkController as WatermarkController, type index_WatermarkOptions as WatermarkOptions, type index_WebSocketLike as WebSocketLike, type index_WebSocketMessageEventLike as WebSocketMessageEventLike, type index_WebSocketRegister as WebSocketRegister, type index_WebhookRegister as WebhookRegister, type index_WithBreakerBundle as WithBreakerBundle, type index_WithStatusBundle as WithStatusBundle, type index_WorkerBridge as WorkerBridge, type index_WorkerBridgeOptions as WorkerBridgeOptions, type index_WorkerSelfHandle as WorkerSelfHandle, type index_WorkerSelfOptions as WorkerSelfOptions, type index_WorkerTransport as WorkerTransport, index_audit as audit, index_buffer as buffer, index_bufferCount as bufferCount, index_bufferTime as bufferTime, index_cache as cache, index_cached as cached, index_cascadingCache as cascadingCache, index_catchError as catchError, index_checkpointNodeValue as checkpointNodeValue, index_checkpointToRedis as checkpointToRedis, index_checkpointToS3 as checkpointToS3, index_circuitBreaker as circuitBreaker, index_combine as combine, index_combineLatest as combineLatest, index_concat as concat, index_concatMap as concatMap, index_constant as constant, index_createTransport as createTransport, index_createWatermarkController as createWatermarkController, index_debounce as debounce, index_debounceTime as debounceTime, index_decorrelatedJitter as decorrelatedJitter, index_delay as delay, index_deserializeError as deserializeError, index_distill as distill, index_distinctUntilChanged as distinctUntilChanged, index_elementAt as elementAt, index_empty as empty, index_escapeRegexChar as escapeRegexChar, index_exhaustMap as exhaustMap, index_exponential as exponential, index_fallback as fallback, index_fibonacci as fibonacci, index_filter as filter, index_find as find, index_first as first, index_firstValueFrom as firstValueFrom, index_firstWhere as firstWhere, index_flatMap as flatMap, index_forEach as forEach, index_fromAny as fromAny, index_fromAsyncIter as fromAsyncIter, index_fromCSV as fromCSV, index_fromClickHouseWatch as fromClickHouseWatch, index_fromCron as fromCron, index_fromDrizzle as fromDrizzle, index_fromEvent as fromEvent, index_fromFSWatch as fromFSWatch, index_fromGitHook as fromGitHook, index_fromHTTP as fromHTTP, index_fromIDBRequest as fromIDBRequest, index_fromIDBTransaction as fromIDBTransaction, index_fromIter as fromIter, index_fromKafka as fromKafka, index_fromKysely as fromKysely, index_fromMCP as fromMCP, index_fromNATS as fromNATS, index_fromNDJSON as fromNDJSON, index_fromOTel as fromOTel, index_fromPrisma as fromPrisma, index_fromPrometheus as fromPrometheus, index_fromPromise as fromPromise, index_fromPulsar as fromPulsar, index_fromRabbitMQ as fromRabbitMQ, index_fromRedisStream as fromRedisStream, index_fromSqlite as fromSqlite, index_fromStatsD as fromStatsD, index_fromSyslog as fromSyslog, index_fromTimer as fromTimer, index_fromWebSocket as fromWebSocket, index_fromWebhook as fromWebhook, index_globToRegExp as globToRegExp, index_interval as interval, index_last as last, index_linear as linear, index_logSlice as logSlice, index_lru as lru, index_map as map, index_matchesAnyPattern as matchesAnyPattern, index_matchesCron as matchesCron, index_merge as merge, index_mergeMap as mergeMap, index_nameToSignal as nameToSignal, index_never as never, index_of as of, index_pairwise as pairwise, index_parseCron as parseCron, index_parsePrometheusText as parsePrometheusText, index_parseStatsD as parseStatsD, index_parseSyslog as parseSyslog, index_pausable as pausable, index_pubsub as pubsub, index_race as race, index_rateLimiter as rateLimiter, index_reactiveIndex as reactiveIndex, index_reactiveList as reactiveList, index_reactiveLog as reactiveLog, index_reactiveMap as reactiveMap, index_reduce as reduce, index_repeat as repeat, index_replay as replay, index_rescue as rescue, index_resolveBackoffPreset as resolveBackoffPreset, index_restoreGraphCheckpoint as restoreGraphCheckpoint, index_restoreGraphCheckpointIndexedDb as restoreGraphCheckpointIndexedDb, index_retry as retry, index_sample as sample, index_saveGraphCheckpoint as saveGraphCheckpoint, index_saveGraphCheckpointIndexedDb as saveGraphCheckpointIndexedDb, index_scan as scan, index_serializeError as serializeError, index_share as share, index_shareReplay as shareReplay, index_signalToName as signalToName, index_skip as skip, index_switchMap as switchMap, index_take as take, index_takeUntil as takeUntil, index_takeWhile as takeWhile, index_tap as tap, index_throttle as throttle, index_throttleTime as throttleTime, index_throwError as throwError, index_tieredStorage as tieredStorage, index_timeout as timeout, index_toArray as toArray, index_toCSV as toCSV, index_toClickHouse as toClickHouse, index_toFile as toFile, index_toKafka as toKafka, index_toLoki as toLoki, index_toMongo as toMongo, index_toNATS as toNATS, index_toObservable as toObservable, index_toPostgres as toPostgres, index_toPulsar as toPulsar, index_toRabbitMQ as toRabbitMQ, index_toRedisStream as toRedisStream, index_toS3 as toS3, index_toSSE as toSSE, index_toSqlite as toSqlite, index_toTempo as toTempo, index_toWebSocket as toWebSocket, index_tokenBucket as tokenBucket, index_tokenTracker as tokenTracker, index_valve as valve, index_verifiable as verifiable, index_window as window, index_windowCount as windowCount, index_windowTime as windowTime, index_withBreaker as withBreaker, index_withLatestFrom as withLatestFrom, index_withMaxAttempts as withMaxAttempts, index_withStatus as withStatus, index_workerBridge as workerBridge, index_workerSelf as workerSelf, index_zip as zip };
4583
4586
  }
4584
4587
 
4585
- export { type FromRedisStreamOptions as $, type AdapterHandlers as A, type BackoffPreset as B, type CSVRow as C, type DistillBundle as D, type Extraction as E, type FSEvent as F, type FSEventType as G, FileCheckpointAdapter as H, type FileWriterLike as I, type FromCSVOptions as J, type FromClickHouseWatchOptions as K, type FromCronOptions as L, type FromDrizzleOptions as M, type NodeInput as N, type FromFSWatchOptions as O, type FromGitHookOptions as P, type FromHTTPOptions as Q, type FromKafkaOptions as R, type FromKyselyOptions as S, type FromMCPOptions as T, type FromNATSOptions as U, type FromNDJSONOptions as V, type FromOTelOptions as W, type FromPrismaOptions as X, type FromPrometheusOptions as Y, type FromPulsarOptions as Z, type FromRabbitMQOptions as _, type AsyncSourceOpts as a, type TapObserver as a$, type FromSqliteOptions as a0, type FromStatsDOptions as a1, type FromSyslogOptions as a2, type GitEvent as a3, type GitHookType as a4, type HTTPBundle as a5, type IndexRow as a6, type IndexedDbCheckpointSpec as a7, type InitMessage as a8, type JitterMode as a9, type PulsarProducerLike as aA, type RabbitMQChannelLike as aB, type RabbitMQMessage as aC, type ReactiveIndexBundle as aD, type ReactiveIndexOptions as aE, type ReactiveListBundle as aF, type ReactiveListOptions as aG, type ReactiveLogBundle as aH, type ReactiveLogOptions as aI, type ReactiveMapBundle as aJ, type ReactiveMapOptions as aK, type ReadyMessage as aL, type RedisCheckpointClientLike as aM, type RedisClientLike as aN, type RedisStreamEntry as aO, type RetryOptions as aP, type S3ClientLike as aQ, type SignalMessage as aR, type SinkHandle as aS, type SinkTransportError as aT, SqliteCheckpointAdapter as aU, type SqliteDbLike as aV, type StatsDMetric as aW, type StatsDRegister as aX, type StatusValue as aY, type SyslogMessage as aZ, type SyslogRegister as a_, type KafkaConsumerLike as aa, type KafkaMessage as ab, type KafkaProducerLike as ac, type KyselyQueryLike as ad, type LokiClientLike as ae, type LokiStream as af, type MCPClientLike as ag, MemoryCheckpointAdapter as ah, type MergeMapOptions as ai, type MongoCollectionLike as aj, type NATSClientLike as ak, type NATSMessage as al, type NATSSubscriptionLike as am, NS_PER_MS as an, NS_PER_SEC as ao, type OTelBundle as ap, type OTelLog as aq, type OTelMetric as ar, type OTelRegister as as, type OTelSpan as at, type PostgresClientLike as au, type PrismaModelLike as av, type PrometheusMetric as aw, type PubSubHub as ax, type PulsarConsumerLike as ay, type PulsarMessage as az, type BackoffStrategy as b, deserializeError as b$, type TempoClientLike as b0, type ThrottleOptions as b1, type TieredStorage as b2, type TieredStorageOptions as b3, TimeoutError as b4, type ToCSVOptions as b5, type ToClickHouseOptions as b6, type ToFileOptions as b7, type ToKafkaOptions as b8, type ToLokiOptions as b9, type WorkerBridgeOptions as bA, type WorkerSelfHandle as bB, type WorkerSelfOptions as bC, type WorkerTransport as bD, audit as bE, buffer as bF, bufferCount as bG, bufferTime as bH, cache as bI, cached as bJ, cascadingCache as bK, catchError as bL, checkpointNodeValue as bM, checkpointToRedis as bN, checkpointToS3 as bO, circuitBreaker as bP, combine as bQ, combineLatest as bR, concat as bS, concatMap as bT, constant as bU, createTransport as bV, createWatermarkController as bW, debounce as bX, debounceTime as bY, decorrelatedJitter as bZ, delay as b_, type ToMongoOptions as ba, type ToNATSOptions as bb, type ToPostgresOptions as bc, type ToPulsarOptions as bd, type ToRabbitMQOptions as be, type ToRedisStreamOptions as bf, type ToS3Options as bg, type ToSSEOptions as bh, type ToSqliteOptions as bi, type ToTempoOptions as bj, type ToWebSocketOptions as bk, type ToWebSocketTransportError as bl, type TokenBucket as bm, type ValueMessage as bn, type VerifiableBundle as bo, type VerifiableOptions as bp, type VerifyValue as bq, type WatermarkController as br, type WatermarkOptions as bs, type WebSocketLike as bt, type WebSocketMessageEventLike as bu, type WebSocketRegister as bv, type WebhookRegister as bw, type WithBreakerBundle as bx, type WithStatusBundle as by, type WorkerBridge as bz, type BatchMessage as c, parsePrometheusText as c$, distill as c0, distinctUntilChanged as c1, elementAt as c2, empty as c3, escapeRegexChar as c4, exhaustMap as c5, exponential as c6, index as c7, fallback as c8, fibonacci as c9, fromPrometheus as cA, fromPromise as cB, fromPulsar as cC, fromRabbitMQ as cD, fromRedisStream as cE, fromSqlite as cF, fromStatsD as cG, fromSyslog as cH, fromTimer as cI, fromWebSocket as cJ, fromWebhook as cK, globToRegExp as cL, interval as cM, last as cN, linear as cO, logSlice as cP, lru as cQ, map as cR, matchesAnyPattern as cS, matchesCron as cT, merge as cU, mergeMap as cV, nameToSignal as cW, never as cX, of as cY, pairwise as cZ, parseCron as c_, filter as ca, find as cb, first as cc, firstValueFrom as cd, flatMap as ce, forEach as cf, fromAny as cg, fromAsyncIter as ch, fromCSV as ci, fromClickHouseWatch as cj, fromCron as ck, fromDrizzle as cl, fromEvent as cm, fromFSWatch as cn, fromGitHook as co, fromHTTP as cp, fromIDBRequest as cq, fromIDBTransaction as cr, fromIter as cs, fromKafka as ct, fromKysely as cu, fromMCP as cv, fromNATS as cw, fromNDJSON as cx, fromOTel as cy, fromPrisma as cz, type BridgeMessage as d, withBreaker as d$, parseStatsD as d0, parseSyslog as d1, pausable as d2, pubsub as d3, race as d4, rateLimiter as d5, reactiveIndex as d6, reactiveList as d7, reactiveLog as d8, reactiveMap as d9, throwError as dA, tieredStorage as dB, timeout as dC, toArray as dD, toCSV as dE, toClickHouse as dF, toFile as dG, toKafka as dH, toLoki as dI, toMongo as dJ, toNATS as dK, toPostgres as dL, toPulsar as dM, toRabbitMQ as dN, toRedisStream as dO, toS3 as dP, toSSE as dQ, toSqlite as dR, toTempo as dS, toWebSocket as dT, tokenBucket as dU, tokenTracker as dV, valve as dW, verifiable as dX, window as dY, windowCount as dZ, windowTime as d_, reduce as da, repeat as db, replay as dc, rescue as dd, resolveBackoffPreset as de, restoreGraphCheckpoint as df, restoreGraphCheckpointIndexedDb as dg, retry as dh, sample as di, saveGraphCheckpoint as dj, saveGraphCheckpointIndexedDb as dk, scan as dl, serializeError as dm, share as dn, shareReplay as dp, signalToName as dq, skip as dr, startWith as ds, switchMap as dt, take as du, takeUntil as dv, takeWhile as dw, tap as dx, throttle as dy, throttleTime as dz, type BufferedSinkHandle as e, withLatestFrom as e0, withMaxAttempts as e1, withStatus as e2, workerBridge as e3, workerSelf as e4, zip as e5, type CacheEvictionPolicy as f, type CacheTier as g, type CascadingCache as h, type CascadingCacheOptions as i, type CheckpointAdapter as j, type CheckpointToRedisOptions as k, type CheckpointToS3Options as l, type CircuitBreaker as m, type CircuitBreakerOptions as n, CircuitOpenError as o, type CircuitState as p, type ClickHouseClientLike as q, type ClickHouseInsertClientLike as r, type ClickHouseRow as s, type CronSchedule as t, DictCheckpointAdapter as u, type DistillOptions as v, type DrizzleQueryLike as w, type ErrorMessage as x, type EventTargetLike as y, type ExponentialBackoffOptions as z };
4588
+ export { type FromRedisStreamOptions as $, type AdapterHandlers as A, type BackoffPreset as B, type CSVRow as C, type DistillBundle as D, type Extraction as E, type FSEvent as F, type FSEventType as G, FileCheckpointAdapter as H, type FileWriterLike as I, type FromCSVOptions as J, type FromClickHouseWatchOptions as K, type FromCronOptions as L, type FromDrizzleOptions as M, type NodeInput as N, type FromFSWatchOptions as O, type FromGitHookOptions as P, type FromHTTPOptions as Q, type FromKafkaOptions as R, type FromKyselyOptions as S, type FromMCPOptions as T, type FromNATSOptions as U, type FromNDJSONOptions as V, type FromOTelOptions as W, type FromPrismaOptions as X, type FromPrometheusOptions as Y, type FromPulsarOptions as Z, type FromRabbitMQOptions as _, type AsyncSourceOpts as a, type TapObserver as a$, type FromSqliteOptions as a0, type FromStatsDOptions as a1, type FromSyslogOptions as a2, type GitEvent as a3, type GitHookType as a4, type HTTPBundle as a5, type IndexRow as a6, type IndexedDbCheckpointSpec as a7, type InitMessage as a8, type JitterMode as a9, type PulsarProducerLike as aA, type RabbitMQChannelLike as aB, type RabbitMQMessage as aC, type ReactiveIndexBundle as aD, type ReactiveIndexOptions as aE, type ReactiveListBundle as aF, type ReactiveListOptions as aG, type ReactiveLogBundle as aH, type ReactiveLogOptions as aI, type ReactiveMapBundle as aJ, type ReactiveMapOptions as aK, type ReadyMessage as aL, type RedisCheckpointClientLike as aM, type RedisClientLike as aN, type RedisStreamEntry as aO, type RetryOptions as aP, type S3ClientLike as aQ, type SignalMessage as aR, type SinkHandle as aS, type SinkTransportError as aT, SqliteCheckpointAdapter as aU, type SqliteDbLike as aV, type StatsDMetric as aW, type StatsDRegister as aX, type StatusValue as aY, type SyslogMessage as aZ, type SyslogRegister as a_, type KafkaConsumerLike as aa, type KafkaMessage as ab, type KafkaProducerLike as ac, type KyselyQueryLike as ad, type LokiClientLike as ae, type LokiStream as af, type MCPClientLike as ag, MemoryCheckpointAdapter as ah, type MergeMapOptions as ai, type MongoCollectionLike as aj, type NATSClientLike as ak, type NATSMessage as al, type NATSSubscriptionLike as am, NS_PER_MS as an, NS_PER_SEC as ao, type OTelBundle as ap, type OTelLog as aq, type OTelMetric as ar, type OTelRegister as as, type OTelSpan as at, type PostgresClientLike as au, type PrismaModelLike as av, type PrometheusMetric as aw, type PubSubHub as ax, type PulsarConsumerLike as ay, type PulsarMessage as az, type BackoffStrategy as b, deserializeError as b$, type TempoClientLike as b0, type ThrottleOptions as b1, type TieredStorage as b2, type TieredStorageOptions as b3, TimeoutError as b4, type ToCSVOptions as b5, type ToClickHouseOptions as b6, type ToFileOptions as b7, type ToKafkaOptions as b8, type ToLokiOptions as b9, type WorkerBridgeOptions as bA, type WorkerSelfHandle as bB, type WorkerSelfOptions as bC, type WorkerTransport as bD, audit as bE, buffer as bF, bufferCount as bG, bufferTime as bH, cache as bI, cached as bJ, cascadingCache as bK, catchError as bL, checkpointNodeValue as bM, checkpointToRedis as bN, checkpointToS3 as bO, circuitBreaker as bP, combine as bQ, combineLatest as bR, concat as bS, concatMap as bT, constant as bU, createTransport as bV, createWatermarkController as bW, debounce as bX, debounceTime as bY, decorrelatedJitter as bZ, delay as b_, type ToMongoOptions as ba, type ToNATSOptions as bb, type ToPostgresOptions as bc, type ToPulsarOptions as bd, type ToRabbitMQOptions as be, type ToRedisStreamOptions as bf, type ToS3Options as bg, type ToSSEOptions as bh, type ToSqliteOptions as bi, type ToTempoOptions as bj, type ToWebSocketOptions as bk, type ToWebSocketTransportError as bl, type TokenBucket as bm, type ValueMessage as bn, type VerifiableBundle as bo, type VerifiableOptions as bp, type VerifyValue as bq, type WatermarkController as br, type WatermarkOptions as bs, type WebSocketLike as bt, type WebSocketMessageEventLike as bu, type WebSocketRegister as bv, type WebhookRegister as bw, type WithBreakerBundle as bx, type WithStatusBundle as by, type WorkerBridge as bz, type BatchMessage as c, parseCron as c$, distill as c0, distinctUntilChanged as c1, elementAt as c2, empty as c3, escapeRegexChar as c4, exhaustMap as c5, exponential as c6, index as c7, fallback as c8, fibonacci as c9, fromPrisma as cA, fromPrometheus as cB, fromPromise as cC, fromPulsar as cD, fromRabbitMQ as cE, fromRedisStream as cF, fromSqlite as cG, fromStatsD as cH, fromSyslog as cI, fromTimer as cJ, fromWebSocket as cK, fromWebhook as cL, globToRegExp as cM, interval as cN, last as cO, linear as cP, logSlice as cQ, lru as cR, map as cS, matchesAnyPattern as cT, matchesCron as cU, merge as cV, mergeMap as cW, nameToSignal as cX, never as cY, of as cZ, pairwise as c_, filter as ca, find as cb, first as cc, firstValueFrom as cd, firstWhere as ce, flatMap as cf, forEach as cg, fromAny as ch, fromAsyncIter as ci, fromCSV as cj, fromClickHouseWatch as ck, fromCron as cl, fromDrizzle as cm, fromEvent as cn, fromFSWatch as co, fromGitHook as cp, fromHTTP as cq, fromIDBRequest as cr, fromIDBTransaction as cs, fromIter as ct, fromKafka as cu, fromKysely as cv, fromMCP as cw, fromNATS as cx, fromNDJSON as cy, fromOTel as cz, type BridgeMessage as d, withBreaker as d$, parsePrometheusText as d0, parseStatsD as d1, parseSyslog as d2, pausable as d3, pubsub as d4, race as d5, rateLimiter as d6, reactiveIndex as d7, reactiveList as d8, reactiveLog as d9, throwError as dA, tieredStorage as dB, timeout as dC, toArray as dD, toCSV as dE, toClickHouse as dF, toFile as dG, toKafka as dH, toLoki as dI, toMongo as dJ, toNATS as dK, toPostgres as dL, toPulsar as dM, toRabbitMQ as dN, toRedisStream as dO, toS3 as dP, toSSE as dQ, toSqlite as dR, toTempo as dS, toWebSocket as dT, tokenBucket as dU, tokenTracker as dV, valve as dW, verifiable as dX, window as dY, windowCount as dZ, windowTime as d_, reactiveMap as da, reduce as db, repeat as dc, replay as dd, rescue as de, resolveBackoffPreset as df, restoreGraphCheckpoint as dg, restoreGraphCheckpointIndexedDb as dh, retry as di, sample as dj, saveGraphCheckpoint as dk, saveGraphCheckpointIndexedDb as dl, scan as dm, serializeError as dn, share as dp, shareReplay as dq, signalToName as dr, skip as ds, switchMap as dt, take as du, takeUntil as dv, takeWhile as dw, tap as dx, throttle as dy, throttleTime as dz, type BufferedSinkHandle as e, withLatestFrom as e0, withMaxAttempts as e1, withStatus as e2, workerBridge as e3, workerSelf as e4, zip as e5, type CacheEvictionPolicy as f, type CacheTier as g, type CascadingCache as h, type CascadingCacheOptions as i, type CheckpointAdapter as j, type CheckpointToRedisOptions as k, type CheckpointToS3Options as l, type CircuitBreaker as m, type CircuitBreakerOptions as n, CircuitOpenError as o, type CircuitState as p, type ClickHouseClientLike as q, type ClickHouseInsertClientLike as r, type ClickHouseRow as s, type CronSchedule as t, DictCheckpointAdapter as u, type DistillOptions as v, type DrizzleQueryLike as w, type ErrorMessage as x, type EventTargetLike as y, type ExponentialBackoffOptions as z };
@@ -1,8 +1,8 @@
1
- import { o as observeGraph$, a as observeNode$, t as toMessages$, b as toObservable } from './observable-DCqlwGyl.js';
1
+ import { T as ToObservableOptions, t as toObservable } from './observable-C8Kx_O6k.cjs';
2
2
  import { OnModuleInit, OnModuleDestroy, ExecutionContext, CanActivate, DynamicModule } from '@nestjs/common';
3
3
  import { ModuleRef } from '@nestjs/core';
4
- import { G as Graph, a as GraphOptions, r as GraphPersistSnapshot } from './graph-Dc-P9BVm.js';
5
- import { A as Actor, N as Node } from './meta-BV4pj9ML.js';
4
+ import { G as Graph, a as GraphOptions, t as GraphPersistSnapshot } from './graph-KsTe57nI.cjs';
5
+ import { A as Actor, N as Node } from './meta-BnG7XAaE.cjs';
6
6
 
7
7
  /** Class constructor key for decorator registries and Nest `ModuleRef.get()`. */
8
8
  type DecoratorHostConstructor = abstract new (...args: unknown[]) => unknown;
@@ -922,19 +922,17 @@ declare const index_QueryHandler: typeof QueryHandler;
922
922
  type index_QueryHandlerMeta = QueryHandlerMeta;
923
923
  declare const index_SAGA_HANDLERS: typeof SAGA_HANDLERS;
924
924
  type index_SagaHandlerMeta = SagaHandlerMeta;
925
+ declare const index_ToObservableOptions: typeof ToObservableOptions;
925
926
  declare const index_fromHeader: typeof fromHeader;
926
927
  declare const index_fromJwtPayload: typeof fromJwtPayload;
927
928
  declare const index_getActor: typeof getActor;
928
929
  declare const index_getGraphToken: typeof getGraphToken;
929
930
  declare const index_getNodeToken: typeof getNodeToken;
930
- declare const index_observeGraph$: typeof observeGraph$;
931
- declare const index_observeNode$: typeof observeNode$;
932
931
  declare const index_observeSSE: typeof observeSSE;
933
932
  declare const index_observeSubscription: typeof observeSubscription;
934
- declare const index_toMessages$: typeof toMessages$;
935
933
  declare const index_toObservable: typeof toObservable;
936
934
  declare namespace index {
937
- export { index_ACTOR_KEY as ACTOR_KEY, type index_ActorExtractor as ActorExtractor, index_COMMAND_HANDLERS as COMMAND_HANDLERS, index_CQRS_EVENT_HANDLERS as CQRS_EVENT_HANDLERS, index_CRON_HANDLERS as CRON_HANDLERS, CommandHandler$1 as CommandHandler, type index_CommandHandlerMeta as CommandHandlerMeta, index_EVENT_HANDLERS as EVENT_HANDLERS, index_EventHandler as EventHandler, type index_EventHandlerMeta as EventHandlerMeta, index_GRAPHREFLY_REQUEST_GRAPH as GRAPHREFLY_REQUEST_GRAPH, index_GRAPHREFLY_ROOT_GRAPH as GRAPHREFLY_ROOT_GRAPH, index_GraphCron as GraphCron, type index_GraphCronMeta as GraphCronMeta, index_GraphInterval as GraphInterval, type index_GraphIntervalMeta as GraphIntervalMeta, type index_GraphReflyCqrsOptions as GraphReflyCqrsOptions, index_GraphReflyEventExplorer as GraphReflyEventExplorer, type index_GraphReflyFeatureOptions as GraphReflyFeatureOptions, index_GraphReflyGuard as GraphReflyGuard, index_GraphReflyGuardImpl as GraphReflyGuardImpl, index_GraphReflyModule as GraphReflyModule, type index_GraphReflyRootOptions as GraphReflyRootOptions, index_INTERVAL_HANDLERS as INTERVAL_HANDLERS, index_InjectCqrsGraph as InjectCqrsGraph, index_InjectGraph as InjectGraph, index_InjectNode as InjectNode, index_ObserveGateway as ObserveGateway, type index_ObserveGatewayOptions as ObserveGatewayOptions, type index_ObserveSSEOptions as ObserveSSEOptions, type index_ObserveSubscriptionOptions as ObserveSubscriptionOptions, type index_ObserveWsCommand as ObserveWsCommand, type index_ObserveWsMessage as ObserveWsMessage, index_OnGraphEvent as OnGraphEvent, type index_OnGraphEventMeta as OnGraphEventMeta, index_QUERY_HANDLERS as QUERY_HANDLERS, index_QueryHandler as QueryHandler, type index_QueryHandlerMeta as QueryHandlerMeta, index_SAGA_HANDLERS as SAGA_HANDLERS, SagaHandler$1 as SagaHandler, type index_SagaHandlerMeta as SagaHandlerMeta, index_fromHeader as fromHeader, index_fromJwtPayload as fromJwtPayload, index_getActor as getActor, index_getGraphToken as getGraphToken, index_getNodeToken as getNodeToken, index_observeGraph$ as observeGraph$, index_observeNode$ as observeNode$, index_observeSSE as observeSSE, index_observeSubscription as observeSubscription, index_toMessages$ as toMessages$, index_toObservable as toObservable };
935
+ export { index_ACTOR_KEY as ACTOR_KEY, type index_ActorExtractor as ActorExtractor, index_COMMAND_HANDLERS as COMMAND_HANDLERS, index_CQRS_EVENT_HANDLERS as CQRS_EVENT_HANDLERS, index_CRON_HANDLERS as CRON_HANDLERS, CommandHandler$1 as CommandHandler, type index_CommandHandlerMeta as CommandHandlerMeta, index_EVENT_HANDLERS as EVENT_HANDLERS, index_EventHandler as EventHandler, type index_EventHandlerMeta as EventHandlerMeta, index_GRAPHREFLY_REQUEST_GRAPH as GRAPHREFLY_REQUEST_GRAPH, index_GRAPHREFLY_ROOT_GRAPH as GRAPHREFLY_ROOT_GRAPH, index_GraphCron as GraphCron, type index_GraphCronMeta as GraphCronMeta, index_GraphInterval as GraphInterval, type index_GraphIntervalMeta as GraphIntervalMeta, type index_GraphReflyCqrsOptions as GraphReflyCqrsOptions, index_GraphReflyEventExplorer as GraphReflyEventExplorer, type index_GraphReflyFeatureOptions as GraphReflyFeatureOptions, index_GraphReflyGuard as GraphReflyGuard, index_GraphReflyGuardImpl as GraphReflyGuardImpl, index_GraphReflyModule as GraphReflyModule, type index_GraphReflyRootOptions as GraphReflyRootOptions, index_INTERVAL_HANDLERS as INTERVAL_HANDLERS, index_InjectCqrsGraph as InjectCqrsGraph, index_InjectGraph as InjectGraph, index_InjectNode as InjectNode, index_ObserveGateway as ObserveGateway, type index_ObserveGatewayOptions as ObserveGatewayOptions, type index_ObserveSSEOptions as ObserveSSEOptions, type index_ObserveSubscriptionOptions as ObserveSubscriptionOptions, type index_ObserveWsCommand as ObserveWsCommand, type index_ObserveWsMessage as ObserveWsMessage, index_OnGraphEvent as OnGraphEvent, type index_OnGraphEventMeta as OnGraphEventMeta, index_QUERY_HANDLERS as QUERY_HANDLERS, index_QueryHandler as QueryHandler, type index_QueryHandlerMeta as QueryHandlerMeta, index_SAGA_HANDLERS as SAGA_HANDLERS, SagaHandler$1 as SagaHandler, type index_SagaHandlerMeta as SagaHandlerMeta, index_ToObservableOptions as ToObservableOptions, index_fromHeader as fromHeader, index_fromJwtPayload as fromJwtPayload, index_getActor as getActor, index_getGraphToken as getGraphToken, index_getNodeToken as getNodeToken, index_observeSSE as observeSSE, index_observeSubscription as observeSubscription, index_toObservable as toObservable };
938
936
  }
939
937
 
940
938
  export { ACTOR_KEY as A, type ObserveSubscriptionOptions as B, COMMAND_HANDLERS as C, type ObserveWsCommand as D, EVENT_HANDLERS as E, type ObserveWsMessage as F, GRAPHREFLY_REQUEST_GRAPH as G, OnGraphEvent as H, INTERVAL_HANDLERS as I, type OnGraphEventMeta as J, QueryHandler as K, type QueryHandlerMeta as L, SagaHandler$1 as M, type SagaHandlerMeta as N, ObserveGateway as O, fromHeader as P, QUERY_HANDLERS as Q, fromJwtPayload as R, SAGA_HANDLERS as S, getActor as T, getGraphToken as U, getNodeToken as V, observeSSE as W, observeSubscription as X, type ActorExtractor as a, CQRS_EVENT_HANDLERS as b, cqrs$1 as c, CRON_HANDLERS as d, CommandHandler$1 as e, type CommandHandlerMeta as f, EventHandler as g, type EventHandlerMeta as h, index as i, GRAPHREFLY_ROOT_GRAPH as j, GraphCron as k, type GraphCronMeta as l, GraphInterval as m, type GraphIntervalMeta as n, type GraphReflyCqrsOptions as o, GraphReflyEventExplorer as p, type GraphReflyFeatureOptions as q, GraphReflyGuard as r, GraphReflyGuardImpl as s, GraphReflyModule as t, type GraphReflyRootOptions as u, InjectCqrsGraph as v, InjectGraph as w, InjectNode as x, type ObserveGatewayOptions as y, type ObserveSSEOptions as z };
@@ -1,6 +1,6 @@
1
- import { N as Node, a as NodeOptions, M as Message, m as Messages } from './meta-BV4pj9ML.js';
2
- import { G as Graph } from './graph-Dc-P9BVm.js';
3
- import { o as observeGraph$, a as observeNode$, t as toMessages$, b as toObservable } from './observable-DCqlwGyl.js';
1
+ import { N as Node, a as NodeOptions, M as Message, l as Messages } from './meta-BnG7XAaE.js';
2
+ import { G as Graph } from './graph-mILUUqW8.js';
3
+ import { T as ToObservableOptions, t as toObservable } from './observable-DcBwQY7t.js';
4
4
 
5
5
  /**
6
6
  * Backoff strategies for {@link retry} (roadmap §3.1). Delays are in **nanoseconds**.
@@ -816,6 +816,11 @@ declare function cached<T>(source: Node<T>, opts?: ExtraOpts$2): Node<T>;
816
816
  /**
817
817
  * Converts the first `DATA` on `source` into a Promise; rejects on `ERROR` or `COMPLETE` without data.
818
818
  *
819
+ * **Important:** This subscribes and waits for a **future** emission. Data that
820
+ * has already flowed is gone and will not be seen. Call this *before* the upstream
821
+ * emits, or use `source.get()` / `source.status` for already-cached state.
822
+ * See COMPOSITION-GUIDE §2 (subscription ordering).
823
+ *
819
824
  * @param source - Node to read once.
820
825
  * @returns Promise of the first value.
821
826
  *
@@ -829,6 +834,25 @@ declare function cached<T>(source: Node<T>, opts?: ExtraOpts$2): Node<T>;
829
834
  * @category extra
830
835
  */
831
836
  declare function firstValueFrom<T>(source: Node<T>): Promise<T>;
837
+ /**
838
+ * Wait for the first DATA value from `source` that satisfies `predicate`.
839
+ *
840
+ * Subscribes directly and resolves on the first DATA value where
841
+ * `predicate` returns true. Reactive, no polling. Use in tests and
842
+ * bridging code where you need a single matching value as a Promise.
843
+ *
844
+ * **Important:** This only captures **future** emissions — data that has
845
+ * already flowed through the node is gone. Call this *before* the upstream
846
+ * emits. For already-cached values, use `source.get()` / `source.status`.
847
+ * See COMPOSITION-GUIDE §2 (subscription ordering).
848
+ *
849
+ * ```ts
850
+ * const val = await firstWhere(strategy.node, snap => snap.size > 0);
851
+ * ```
852
+ *
853
+ * @category extra
854
+ */
855
+ declare function firstWhere<T>(source: Node<T>, predicate: (value: T) => boolean): Promise<T>;
832
856
  /**
833
857
  * RxJS-named alias for {@link replay} — multicast with a replay buffer of size `bufferSize`.
834
858
  *
@@ -3196,24 +3220,6 @@ declare function find<T>(source: Node<T>, predicate: (value: T) => boolean, opts
3196
3220
  * @category extra
3197
3221
  */
3198
3222
  declare function elementAt<T>(source: Node<T>, index: number, opts?: ExtraOpts): Node<T>;
3199
- /**
3200
- * Prepends `initial` as **`DATA`**, then forwards every value from `source`.
3201
- *
3202
- * @param source - Upstream node.
3203
- * @param initial - Value emitted before upstream.
3204
- * @param opts - Optional {@link NodeOptions} (excluding `describeKind`).
3205
- * @returns `Node<T>` - Prefixed stream.
3206
- *
3207
- * @example
3208
- * ```ts
3209
- * import { startWith, state } from "@graphrefly/graphrefly-ts";
3210
- *
3211
- * const n = startWith(state(2), 0);
3212
- * ```
3213
- *
3214
- * @category extra
3215
- */
3216
- declare function startWith<T>(source: Node<T>, initial: T, opts?: ExtraOpts): Node<T>;
3217
3223
  /**
3218
3224
  * Observer shape for {@link tap} — side effects for data, error, and/or complete.
3219
3225
  */
@@ -4079,10 +4085,10 @@ declare function createTransport(target: unknown): WorkerTransport;
4079
4085
  * nodes and sends values across the wire. Uses derived() + effect() for
4080
4086
  * natural batch coalescing via two-phase push + bitmask resolution.
4081
4087
  *
4082
- * Wire filtering: messages with {@link messageTier} >= 2 cross the wire.
4088
+ * Wire filtering: graph-local signals ({@link isLocalOnly}) stay local;
4083
4089
  * DATA values go through the coalescing path; RESOLVED, COMPLETE, ERROR,
4084
4090
  * TEARDOWN, and unknown {@link Symbol.for} types go through the signal
4085
- * subscription. Tier 0–1 (DIRTY, INVALIDATE, PAUSE, RESUME) stay local.
4091
+ * subscription.
4086
4092
  *
4087
4093
  * Handshake:
4088
4094
  * 1. Main creates bridge, starts listening
@@ -4126,10 +4132,9 @@ declare function workerBridge<TExpose extends Record<string, Node<any>>, TImport
4126
4132
  /**
4127
4133
  * Wire protocol for worker bridge communication.
4128
4134
  *
4129
- * Messages with {@link messageTier} >= 2 cross the wire (DATA values via
4130
- * coalescing, RESOLVED/COMPLETE/TEARDOWN as signals, ERROR as serialized
4131
- * payloads). Tier 0–1 (DIRTY, INVALIDATE, PAUSE, RESUME) stay local to
4132
- * each side's reactive graph.
4135
+ * Graph-local signals ({@link isLocalOnly}) stay local to each side's
4136
+ * reactive graph. DATA values cross via coalescing; RESOLVED/COMPLETE/TEARDOWN
4137
+ * as signals; ERROR as serialized payloads.
4133
4138
  *
4134
4139
  * Lifecycle signals serialize as string names since Symbols can't survive
4135
4140
  * structured clone. Unknown {@link Symbol.for} symbols are round-tripped
@@ -4219,10 +4224,10 @@ declare function deserializeError(payload: {
4219
4224
  * imports from main thread, exposes local nodes via the same wire protocol.
4220
4225
  * Uses derived() + effect() for batch coalescing.
4221
4226
  *
4222
- * Wire filtering: messages with {@link messageTier} >= 2 cross the wire.
4227
+ * Wire filtering: graph-local signals ({@link isLocalOnly}) stay local;
4223
4228
  * DATA values go through the coalescing path; RESOLVED, COMPLETE, ERROR,
4224
4229
  * TEARDOWN, and unknown {@link Symbol.for} types go through the signal
4225
- * subscription. Tier 0–1 (DIRTY, INVALIDATE, PAUSE, RESUME) stay local.
4230
+ * subscription.
4226
4231
  *
4227
4232
  * Handshake (worker perspective):
4228
4233
  * 1. workerSelf() called — creates proxy nodes for imports
@@ -4390,6 +4395,7 @@ type index_ToKafkaOptions<T> = ToKafkaOptions<T>;
4390
4395
  type index_ToLokiOptions<T> = ToLokiOptions<T>;
4391
4396
  type index_ToMongoOptions<T> = ToMongoOptions<T>;
4392
4397
  type index_ToNATSOptions<T> = ToNATSOptions<T>;
4398
+ declare const index_ToObservableOptions: typeof ToObservableOptions;
4393
4399
  type index_ToPostgresOptions<T> = ToPostgresOptions<T>;
4394
4400
  type index_ToPulsarOptions<T> = ToPulsarOptions<T>;
4395
4401
  type index_ToRabbitMQOptions<T> = ToRabbitMQOptions<T>;
@@ -4455,6 +4461,7 @@ declare const index_filter: typeof filter;
4455
4461
  declare const index_find: typeof find;
4456
4462
  declare const index_first: typeof first;
4457
4463
  declare const index_firstValueFrom: typeof firstValueFrom;
4464
+ declare const index_firstWhere: typeof firstWhere;
4458
4465
  declare const index_flatMap: typeof flatMap;
4459
4466
  declare const index_forEach: typeof forEach;
4460
4467
  declare const index_fromAny: typeof fromAny;
@@ -4501,8 +4508,6 @@ declare const index_merge: typeof merge;
4501
4508
  declare const index_mergeMap: typeof mergeMap;
4502
4509
  declare const index_nameToSignal: typeof nameToSignal;
4503
4510
  declare const index_never: typeof never;
4504
- declare const index_observeGraph$: typeof observeGraph$;
4505
- declare const index_observeNode$: typeof observeNode$;
4506
4511
  declare const index_of: typeof of;
4507
4512
  declare const index_pairwise: typeof pairwise;
4508
4513
  declare const index_parseCron: typeof parseCron;
@@ -4534,7 +4539,6 @@ declare const index_share: typeof share;
4534
4539
  declare const index_shareReplay: typeof shareReplay;
4535
4540
  declare const index_signalToName: typeof signalToName;
4536
4541
  declare const index_skip: typeof skip;
4537
- declare const index_startWith: typeof startWith;
4538
4542
  declare const index_switchMap: typeof switchMap;
4539
4543
  declare const index_take: typeof take;
4540
4544
  declare const index_takeUntil: typeof takeUntil;
@@ -4551,7 +4555,6 @@ declare const index_toClickHouse: typeof toClickHouse;
4551
4555
  declare const index_toFile: typeof toFile;
4552
4556
  declare const index_toKafka: typeof toKafka;
4553
4557
  declare const index_toLoki: typeof toLoki;
4554
- declare const index_toMessages$: typeof toMessages$;
4555
4558
  declare const index_toMongo: typeof toMongo;
4556
4559
  declare const index_toNATS: typeof toNATS;
4557
4560
  declare const index_toObservable: typeof toObservable;
@@ -4579,7 +4582,7 @@ declare const index_workerBridge: typeof workerBridge;
4579
4582
  declare const index_workerSelf: typeof workerSelf;
4580
4583
  declare const index_zip: typeof zip;
4581
4584
  declare namespace index {
4582
- export { type index_AdapterHandlers as AdapterHandlers, type index_AsyncSourceOpts as AsyncSourceOpts, type index_BackoffPreset as BackoffPreset, type index_BackoffStrategy as BackoffStrategy, type index_BatchMessage as BatchMessage, type index_BridgeMessage as BridgeMessage, type index_BufferedSinkHandle as BufferedSinkHandle, type index_CSVRow as CSVRow, type index_CacheEvictionPolicy as CacheEvictionPolicy, type index_CacheTier as CacheTier, type index_CascadingCache as CascadingCache, type index_CascadingCacheOptions as CascadingCacheOptions, type index_CheckpointAdapter as CheckpointAdapter, type index_CheckpointToRedisOptions as CheckpointToRedisOptions, type index_CheckpointToS3Options as CheckpointToS3Options, type index_CircuitBreaker as CircuitBreaker, type index_CircuitBreakerOptions as CircuitBreakerOptions, index_CircuitOpenError as CircuitOpenError, type index_CircuitState as CircuitState, type index_ClickHouseClientLike as ClickHouseClientLike, type index_ClickHouseInsertClientLike as ClickHouseInsertClientLike, type index_ClickHouseRow as ClickHouseRow, type index_CronSchedule as CronSchedule, index_DictCheckpointAdapter as DictCheckpointAdapter, type index_DistillBundle as DistillBundle, type index_DistillOptions as DistillOptions, type index_DrizzleQueryLike as DrizzleQueryLike, type index_ErrorMessage as ErrorMessage, type index_EventTargetLike as EventTargetLike, type index_ExponentialBackoffOptions as ExponentialBackoffOptions, type index_Extraction as Extraction, type index_FSEvent as FSEvent, type index_FSEventType as FSEventType, index_FileCheckpointAdapter as FileCheckpointAdapter, type index_FileWriterLike as FileWriterLike, type index_FromCSVOptions as FromCSVOptions, type index_FromClickHouseWatchOptions as FromClickHouseWatchOptions, type index_FromCronOptions as FromCronOptions, type index_FromDrizzleOptions as FromDrizzleOptions, type index_FromFSWatchOptions as FromFSWatchOptions, type index_FromGitHookOptions as FromGitHookOptions, type index_FromHTTPOptions as FromHTTPOptions, type index_FromKafkaOptions as FromKafkaOptions, type index_FromKyselyOptions as FromKyselyOptions, type index_FromMCPOptions as FromMCPOptions, type index_FromNATSOptions as FromNATSOptions, type index_FromNDJSONOptions as FromNDJSONOptions, type index_FromOTelOptions as FromOTelOptions, type index_FromPrismaOptions as FromPrismaOptions, type index_FromPrometheusOptions as FromPrometheusOptions, type index_FromPulsarOptions as FromPulsarOptions, type index_FromRabbitMQOptions as FromRabbitMQOptions, type index_FromRedisStreamOptions as FromRedisStreamOptions, type index_FromSqliteOptions as FromSqliteOptions, type index_FromStatsDOptions as FromStatsDOptions, type index_FromSyslogOptions as FromSyslogOptions, type index_GitEvent as GitEvent, type index_GitHookType as GitHookType, type index_HTTPBundle as HTTPBundle, type index_IndexRow as IndexRow, type index_IndexedDbCheckpointSpec as IndexedDbCheckpointSpec, type index_InitMessage as InitMessage, type index_JitterMode as JitterMode, type index_KafkaConsumerLike as KafkaConsumerLike, type index_KafkaMessage as KafkaMessage, type index_KafkaProducerLike as KafkaProducerLike, type index_KyselyQueryLike as KyselyQueryLike, type index_LokiClientLike as LokiClientLike, type index_LokiStream as LokiStream, type index_MCPClientLike as MCPClientLike, index_MemoryCheckpointAdapter as MemoryCheckpointAdapter, type index_MergeMapOptions as MergeMapOptions, type index_MongoCollectionLike as MongoCollectionLike, type index_NATSClientLike as NATSClientLike, type index_NATSMessage as NATSMessage, type index_NATSSubscriptionLike as NATSSubscriptionLike, index_NS_PER_MS as NS_PER_MS, index_NS_PER_SEC as NS_PER_SEC, type index_NodeInput as NodeInput, type index_OTelBundle as OTelBundle, type index_OTelLog as OTelLog, type index_OTelMetric as OTelMetric, type index_OTelRegister as OTelRegister, type index_OTelSpan as OTelSpan, type index_PostgresClientLike as PostgresClientLike, type index_PrismaModelLike as PrismaModelLike, type index_PrometheusMetric as PrometheusMetric, type index_PubSubHub as PubSubHub, type index_PulsarConsumerLike as PulsarConsumerLike, type index_PulsarMessage as PulsarMessage, type index_PulsarProducerLike as PulsarProducerLike, type index_RabbitMQChannelLike as RabbitMQChannelLike, type index_RabbitMQMessage as RabbitMQMessage, type index_ReactiveIndexBundle as ReactiveIndexBundle, type index_ReactiveIndexOptions as ReactiveIndexOptions, type index_ReactiveListBundle as ReactiveListBundle, type index_ReactiveListOptions as ReactiveListOptions, type index_ReactiveLogBundle as ReactiveLogBundle, type index_ReactiveLogOptions as ReactiveLogOptions, type index_ReactiveMapBundle as ReactiveMapBundle, type index_ReactiveMapOptions as ReactiveMapOptions, type index_ReadyMessage as ReadyMessage, type index_RedisCheckpointClientLike as RedisCheckpointClientLike, type index_RedisClientLike as RedisClientLike, type index_RedisStreamEntry as RedisStreamEntry, type index_RetryOptions as RetryOptions, type index_S3ClientLike as S3ClientLike, type index_SignalMessage as SignalMessage, type index_SinkHandle as SinkHandle, type index_SinkTransportError as SinkTransportError, index_SqliteCheckpointAdapter as SqliteCheckpointAdapter, type index_SqliteDbLike as SqliteDbLike, type index_StatsDMetric as StatsDMetric, type index_StatsDRegister as StatsDRegister, type index_StatusValue as StatusValue, type index_SyslogMessage as SyslogMessage, type index_SyslogRegister as SyslogRegister, type index_TapObserver as TapObserver, type index_TempoClientLike as TempoClientLike, type index_ThrottleOptions as ThrottleOptions, type index_TieredStorage as TieredStorage, type index_TieredStorageOptions as TieredStorageOptions, index_TimeoutError as TimeoutError, type index_ToCSVOptions as ToCSVOptions, type index_ToClickHouseOptions as ToClickHouseOptions, type index_ToFileOptions as ToFileOptions, type index_ToKafkaOptions as ToKafkaOptions, type index_ToLokiOptions as ToLokiOptions, type index_ToMongoOptions as ToMongoOptions, type index_ToNATSOptions as ToNATSOptions, type index_ToPostgresOptions as ToPostgresOptions, type index_ToPulsarOptions as ToPulsarOptions, type index_ToRabbitMQOptions as ToRabbitMQOptions, type index_ToRedisStreamOptions as ToRedisStreamOptions, type index_ToS3Options as ToS3Options, type index_ToSSEOptions as ToSSEOptions, type index_ToSqliteOptions as ToSqliteOptions, type index_ToTempoOptions as ToTempoOptions, type index_ToWebSocketOptions as ToWebSocketOptions, type index_ToWebSocketTransportError as ToWebSocketTransportError, type index_TokenBucket as TokenBucket, type index_ValueMessage as ValueMessage, type index_VerifiableBundle as VerifiableBundle, type index_VerifiableOptions as VerifiableOptions, type index_VerifyValue as VerifyValue, type index_WatermarkController as WatermarkController, type index_WatermarkOptions as WatermarkOptions, type index_WebSocketLike as WebSocketLike, type index_WebSocketMessageEventLike as WebSocketMessageEventLike, type index_WebSocketRegister as WebSocketRegister, type index_WebhookRegister as WebhookRegister, type index_WithBreakerBundle as WithBreakerBundle, type index_WithStatusBundle as WithStatusBundle, type index_WorkerBridge as WorkerBridge, type index_WorkerBridgeOptions as WorkerBridgeOptions, type index_WorkerSelfHandle as WorkerSelfHandle, type index_WorkerSelfOptions as WorkerSelfOptions, type index_WorkerTransport as WorkerTransport, index_audit as audit, index_buffer as buffer, index_bufferCount as bufferCount, index_bufferTime as bufferTime, index_cache as cache, index_cached as cached, index_cascadingCache as cascadingCache, index_catchError as catchError, index_checkpointNodeValue as checkpointNodeValue, index_checkpointToRedis as checkpointToRedis, index_checkpointToS3 as checkpointToS3, index_circuitBreaker as circuitBreaker, index_combine as combine, index_combineLatest as combineLatest, index_concat as concat, index_concatMap as concatMap, index_constant as constant, index_createTransport as createTransport, index_createWatermarkController as createWatermarkController, index_debounce as debounce, index_debounceTime as debounceTime, index_decorrelatedJitter as decorrelatedJitter, index_delay as delay, index_deserializeError as deserializeError, index_distill as distill, index_distinctUntilChanged as distinctUntilChanged, index_elementAt as elementAt, index_empty as empty, index_escapeRegexChar as escapeRegexChar, index_exhaustMap as exhaustMap, index_exponential as exponential, index_fallback as fallback, index_fibonacci as fibonacci, index_filter as filter, index_find as find, index_first as first, index_firstValueFrom as firstValueFrom, index_flatMap as flatMap, index_forEach as forEach, index_fromAny as fromAny, index_fromAsyncIter as fromAsyncIter, index_fromCSV as fromCSV, index_fromClickHouseWatch as fromClickHouseWatch, index_fromCron as fromCron, index_fromDrizzle as fromDrizzle, index_fromEvent as fromEvent, index_fromFSWatch as fromFSWatch, index_fromGitHook as fromGitHook, index_fromHTTP as fromHTTP, index_fromIDBRequest as fromIDBRequest, index_fromIDBTransaction as fromIDBTransaction, index_fromIter as fromIter, index_fromKafka as fromKafka, index_fromKysely as fromKysely, index_fromMCP as fromMCP, index_fromNATS as fromNATS, index_fromNDJSON as fromNDJSON, index_fromOTel as fromOTel, index_fromPrisma as fromPrisma, index_fromPrometheus as fromPrometheus, index_fromPromise as fromPromise, index_fromPulsar as fromPulsar, index_fromRabbitMQ as fromRabbitMQ, index_fromRedisStream as fromRedisStream, index_fromSqlite as fromSqlite, index_fromStatsD as fromStatsD, index_fromSyslog as fromSyslog, index_fromTimer as fromTimer, index_fromWebSocket as fromWebSocket, index_fromWebhook as fromWebhook, index_globToRegExp as globToRegExp, index_interval as interval, index_last as last, index_linear as linear, index_logSlice as logSlice, index_lru as lru, index_map as map, index_matchesAnyPattern as matchesAnyPattern, index_matchesCron as matchesCron, index_merge as merge, index_mergeMap as mergeMap, index_nameToSignal as nameToSignal, index_never as never, index_observeGraph$ as observeGraph$, index_observeNode$ as observeNode$, index_of as of, index_pairwise as pairwise, index_parseCron as parseCron, index_parsePrometheusText as parsePrometheusText, index_parseStatsD as parseStatsD, index_parseSyslog as parseSyslog, index_pausable as pausable, index_pubsub as pubsub, index_race as race, index_rateLimiter as rateLimiter, index_reactiveIndex as reactiveIndex, index_reactiveList as reactiveList, index_reactiveLog as reactiveLog, index_reactiveMap as reactiveMap, index_reduce as reduce, index_repeat as repeat, index_replay as replay, index_rescue as rescue, index_resolveBackoffPreset as resolveBackoffPreset, index_restoreGraphCheckpoint as restoreGraphCheckpoint, index_restoreGraphCheckpointIndexedDb as restoreGraphCheckpointIndexedDb, index_retry as retry, index_sample as sample, index_saveGraphCheckpoint as saveGraphCheckpoint, index_saveGraphCheckpointIndexedDb as saveGraphCheckpointIndexedDb, index_scan as scan, index_serializeError as serializeError, index_share as share, index_shareReplay as shareReplay, index_signalToName as signalToName, index_skip as skip, index_startWith as startWith, index_switchMap as switchMap, index_take as take, index_takeUntil as takeUntil, index_takeWhile as takeWhile, index_tap as tap, index_throttle as throttle, index_throttleTime as throttleTime, index_throwError as throwError, index_tieredStorage as tieredStorage, index_timeout as timeout, index_toArray as toArray, index_toCSV as toCSV, index_toClickHouse as toClickHouse, index_toFile as toFile, index_toKafka as toKafka, index_toLoki as toLoki, index_toMessages$ as toMessages$, index_toMongo as toMongo, index_toNATS as toNATS, index_toObservable as toObservable, index_toPostgres as toPostgres, index_toPulsar as toPulsar, index_toRabbitMQ as toRabbitMQ, index_toRedisStream as toRedisStream, index_toS3 as toS3, index_toSSE as toSSE, index_toSqlite as toSqlite, index_toTempo as toTempo, index_toWebSocket as toWebSocket, index_tokenBucket as tokenBucket, index_tokenTracker as tokenTracker, index_valve as valve, index_verifiable as verifiable, index_window as window, index_windowCount as windowCount, index_windowTime as windowTime, index_withBreaker as withBreaker, index_withLatestFrom as withLatestFrom, index_withMaxAttempts as withMaxAttempts, index_withStatus as withStatus, index_workerBridge as workerBridge, index_workerSelf as workerSelf, index_zip as zip };
4585
+ export { type index_AdapterHandlers as AdapterHandlers, type index_AsyncSourceOpts as AsyncSourceOpts, type index_BackoffPreset as BackoffPreset, type index_BackoffStrategy as BackoffStrategy, type index_BatchMessage as BatchMessage, type index_BridgeMessage as BridgeMessage, type index_BufferedSinkHandle as BufferedSinkHandle, type index_CSVRow as CSVRow, type index_CacheEvictionPolicy as CacheEvictionPolicy, type index_CacheTier as CacheTier, type index_CascadingCache as CascadingCache, type index_CascadingCacheOptions as CascadingCacheOptions, type index_CheckpointAdapter as CheckpointAdapter, type index_CheckpointToRedisOptions as CheckpointToRedisOptions, type index_CheckpointToS3Options as CheckpointToS3Options, type index_CircuitBreaker as CircuitBreaker, type index_CircuitBreakerOptions as CircuitBreakerOptions, index_CircuitOpenError as CircuitOpenError, type index_CircuitState as CircuitState, type index_ClickHouseClientLike as ClickHouseClientLike, type index_ClickHouseInsertClientLike as ClickHouseInsertClientLike, type index_ClickHouseRow as ClickHouseRow, type index_CronSchedule as CronSchedule, index_DictCheckpointAdapter as DictCheckpointAdapter, type index_DistillBundle as DistillBundle, type index_DistillOptions as DistillOptions, type index_DrizzleQueryLike as DrizzleQueryLike, type index_ErrorMessage as ErrorMessage, type index_EventTargetLike as EventTargetLike, type index_ExponentialBackoffOptions as ExponentialBackoffOptions, type index_Extraction as Extraction, type index_FSEvent as FSEvent, type index_FSEventType as FSEventType, index_FileCheckpointAdapter as FileCheckpointAdapter, type index_FileWriterLike as FileWriterLike, type index_FromCSVOptions as FromCSVOptions, type index_FromClickHouseWatchOptions as FromClickHouseWatchOptions, type index_FromCronOptions as FromCronOptions, type index_FromDrizzleOptions as FromDrizzleOptions, type index_FromFSWatchOptions as FromFSWatchOptions, type index_FromGitHookOptions as FromGitHookOptions, type index_FromHTTPOptions as FromHTTPOptions, type index_FromKafkaOptions as FromKafkaOptions, type index_FromKyselyOptions as FromKyselyOptions, type index_FromMCPOptions as FromMCPOptions, type index_FromNATSOptions as FromNATSOptions, type index_FromNDJSONOptions as FromNDJSONOptions, type index_FromOTelOptions as FromOTelOptions, type index_FromPrismaOptions as FromPrismaOptions, type index_FromPrometheusOptions as FromPrometheusOptions, type index_FromPulsarOptions as FromPulsarOptions, type index_FromRabbitMQOptions as FromRabbitMQOptions, type index_FromRedisStreamOptions as FromRedisStreamOptions, type index_FromSqliteOptions as FromSqliteOptions, type index_FromStatsDOptions as FromStatsDOptions, type index_FromSyslogOptions as FromSyslogOptions, type index_GitEvent as GitEvent, type index_GitHookType as GitHookType, type index_HTTPBundle as HTTPBundle, type index_IndexRow as IndexRow, type index_IndexedDbCheckpointSpec as IndexedDbCheckpointSpec, type index_InitMessage as InitMessage, type index_JitterMode as JitterMode, type index_KafkaConsumerLike as KafkaConsumerLike, type index_KafkaMessage as KafkaMessage, type index_KafkaProducerLike as KafkaProducerLike, type index_KyselyQueryLike as KyselyQueryLike, type index_LokiClientLike as LokiClientLike, type index_LokiStream as LokiStream, type index_MCPClientLike as MCPClientLike, index_MemoryCheckpointAdapter as MemoryCheckpointAdapter, type index_MergeMapOptions as MergeMapOptions, type index_MongoCollectionLike as MongoCollectionLike, type index_NATSClientLike as NATSClientLike, type index_NATSMessage as NATSMessage, type index_NATSSubscriptionLike as NATSSubscriptionLike, index_NS_PER_MS as NS_PER_MS, index_NS_PER_SEC as NS_PER_SEC, type index_NodeInput as NodeInput, type index_OTelBundle as OTelBundle, type index_OTelLog as OTelLog, type index_OTelMetric as OTelMetric, type index_OTelRegister as OTelRegister, type index_OTelSpan as OTelSpan, type index_PostgresClientLike as PostgresClientLike, type index_PrismaModelLike as PrismaModelLike, type index_PrometheusMetric as PrometheusMetric, type index_PubSubHub as PubSubHub, type index_PulsarConsumerLike as PulsarConsumerLike, type index_PulsarMessage as PulsarMessage, type index_PulsarProducerLike as PulsarProducerLike, type index_RabbitMQChannelLike as RabbitMQChannelLike, type index_RabbitMQMessage as RabbitMQMessage, type index_ReactiveIndexBundle as ReactiveIndexBundle, type index_ReactiveIndexOptions as ReactiveIndexOptions, type index_ReactiveListBundle as ReactiveListBundle, type index_ReactiveListOptions as ReactiveListOptions, type index_ReactiveLogBundle as ReactiveLogBundle, type index_ReactiveLogOptions as ReactiveLogOptions, type index_ReactiveMapBundle as ReactiveMapBundle, type index_ReactiveMapOptions as ReactiveMapOptions, type index_ReadyMessage as ReadyMessage, type index_RedisCheckpointClientLike as RedisCheckpointClientLike, type index_RedisClientLike as RedisClientLike, type index_RedisStreamEntry as RedisStreamEntry, type index_RetryOptions as RetryOptions, type index_S3ClientLike as S3ClientLike, type index_SignalMessage as SignalMessage, type index_SinkHandle as SinkHandle, type index_SinkTransportError as SinkTransportError, index_SqliteCheckpointAdapter as SqliteCheckpointAdapter, type index_SqliteDbLike as SqliteDbLike, type index_StatsDMetric as StatsDMetric, type index_StatsDRegister as StatsDRegister, type index_StatusValue as StatusValue, type index_SyslogMessage as SyslogMessage, type index_SyslogRegister as SyslogRegister, type index_TapObserver as TapObserver, type index_TempoClientLike as TempoClientLike, type index_ThrottleOptions as ThrottleOptions, type index_TieredStorage as TieredStorage, type index_TieredStorageOptions as TieredStorageOptions, index_TimeoutError as TimeoutError, type index_ToCSVOptions as ToCSVOptions, type index_ToClickHouseOptions as ToClickHouseOptions, type index_ToFileOptions as ToFileOptions, type index_ToKafkaOptions as ToKafkaOptions, type index_ToLokiOptions as ToLokiOptions, type index_ToMongoOptions as ToMongoOptions, type index_ToNATSOptions as ToNATSOptions, index_ToObservableOptions as ToObservableOptions, type index_ToPostgresOptions as ToPostgresOptions, type index_ToPulsarOptions as ToPulsarOptions, type index_ToRabbitMQOptions as ToRabbitMQOptions, type index_ToRedisStreamOptions as ToRedisStreamOptions, type index_ToS3Options as ToS3Options, type index_ToSSEOptions as ToSSEOptions, type index_ToSqliteOptions as ToSqliteOptions, type index_ToTempoOptions as ToTempoOptions, type index_ToWebSocketOptions as ToWebSocketOptions, type index_ToWebSocketTransportError as ToWebSocketTransportError, type index_TokenBucket as TokenBucket, type index_ValueMessage as ValueMessage, type index_VerifiableBundle as VerifiableBundle, type index_VerifiableOptions as VerifiableOptions, type index_VerifyValue as VerifyValue, type index_WatermarkController as WatermarkController, type index_WatermarkOptions as WatermarkOptions, type index_WebSocketLike as WebSocketLike, type index_WebSocketMessageEventLike as WebSocketMessageEventLike, type index_WebSocketRegister as WebSocketRegister, type index_WebhookRegister as WebhookRegister, type index_WithBreakerBundle as WithBreakerBundle, type index_WithStatusBundle as WithStatusBundle, type index_WorkerBridge as WorkerBridge, type index_WorkerBridgeOptions as WorkerBridgeOptions, type index_WorkerSelfHandle as WorkerSelfHandle, type index_WorkerSelfOptions as WorkerSelfOptions, type index_WorkerTransport as WorkerTransport, index_audit as audit, index_buffer as buffer, index_bufferCount as bufferCount, index_bufferTime as bufferTime, index_cache as cache, index_cached as cached, index_cascadingCache as cascadingCache, index_catchError as catchError, index_checkpointNodeValue as checkpointNodeValue, index_checkpointToRedis as checkpointToRedis, index_checkpointToS3 as checkpointToS3, index_circuitBreaker as circuitBreaker, index_combine as combine, index_combineLatest as combineLatest, index_concat as concat, index_concatMap as concatMap, index_constant as constant, index_createTransport as createTransport, index_createWatermarkController as createWatermarkController, index_debounce as debounce, index_debounceTime as debounceTime, index_decorrelatedJitter as decorrelatedJitter, index_delay as delay, index_deserializeError as deserializeError, index_distill as distill, index_distinctUntilChanged as distinctUntilChanged, index_elementAt as elementAt, index_empty as empty, index_escapeRegexChar as escapeRegexChar, index_exhaustMap as exhaustMap, index_exponential as exponential, index_fallback as fallback, index_fibonacci as fibonacci, index_filter as filter, index_find as find, index_first as first, index_firstValueFrom as firstValueFrom, index_firstWhere as firstWhere, index_flatMap as flatMap, index_forEach as forEach, index_fromAny as fromAny, index_fromAsyncIter as fromAsyncIter, index_fromCSV as fromCSV, index_fromClickHouseWatch as fromClickHouseWatch, index_fromCron as fromCron, index_fromDrizzle as fromDrizzle, index_fromEvent as fromEvent, index_fromFSWatch as fromFSWatch, index_fromGitHook as fromGitHook, index_fromHTTP as fromHTTP, index_fromIDBRequest as fromIDBRequest, index_fromIDBTransaction as fromIDBTransaction, index_fromIter as fromIter, index_fromKafka as fromKafka, index_fromKysely as fromKysely, index_fromMCP as fromMCP, index_fromNATS as fromNATS, index_fromNDJSON as fromNDJSON, index_fromOTel as fromOTel, index_fromPrisma as fromPrisma, index_fromPrometheus as fromPrometheus, index_fromPromise as fromPromise, index_fromPulsar as fromPulsar, index_fromRabbitMQ as fromRabbitMQ, index_fromRedisStream as fromRedisStream, index_fromSqlite as fromSqlite, index_fromStatsD as fromStatsD, index_fromSyslog as fromSyslog, index_fromTimer as fromTimer, index_fromWebSocket as fromWebSocket, index_fromWebhook as fromWebhook, index_globToRegExp as globToRegExp, index_interval as interval, index_last as last, index_linear as linear, index_logSlice as logSlice, index_lru as lru, index_map as map, index_matchesAnyPattern as matchesAnyPattern, index_matchesCron as matchesCron, index_merge as merge, index_mergeMap as mergeMap, index_nameToSignal as nameToSignal, index_never as never, index_of as of, index_pairwise as pairwise, index_parseCron as parseCron, index_parsePrometheusText as parsePrometheusText, index_parseStatsD as parseStatsD, index_parseSyslog as parseSyslog, index_pausable as pausable, index_pubsub as pubsub, index_race as race, index_rateLimiter as rateLimiter, index_reactiveIndex as reactiveIndex, index_reactiveList as reactiveList, index_reactiveLog as reactiveLog, index_reactiveMap as reactiveMap, index_reduce as reduce, index_repeat as repeat, index_replay as replay, index_rescue as rescue, index_resolveBackoffPreset as resolveBackoffPreset, index_restoreGraphCheckpoint as restoreGraphCheckpoint, index_restoreGraphCheckpointIndexedDb as restoreGraphCheckpointIndexedDb, index_retry as retry, index_sample as sample, index_saveGraphCheckpoint as saveGraphCheckpoint, index_saveGraphCheckpointIndexedDb as saveGraphCheckpointIndexedDb, index_scan as scan, index_serializeError as serializeError, index_share as share, index_shareReplay as shareReplay, index_signalToName as signalToName, index_skip as skip, index_switchMap as switchMap, index_take as take, index_takeUntil as takeUntil, index_takeWhile as takeWhile, index_tap as tap, index_throttle as throttle, index_throttleTime as throttleTime, index_throwError as throwError, index_tieredStorage as tieredStorage, index_timeout as timeout, index_toArray as toArray, index_toCSV as toCSV, index_toClickHouse as toClickHouse, index_toFile as toFile, index_toKafka as toKafka, index_toLoki as toLoki, index_toMongo as toMongo, index_toNATS as toNATS, index_toObservable as toObservable, index_toPostgres as toPostgres, index_toPulsar as toPulsar, index_toRabbitMQ as toRabbitMQ, index_toRedisStream as toRedisStream, index_toS3 as toS3, index_toSSE as toSSE, index_toSqlite as toSqlite, index_toTempo as toTempo, index_toWebSocket as toWebSocket, index_tokenBucket as tokenBucket, index_tokenTracker as tokenTracker, index_valve as valve, index_verifiable as verifiable, index_window as window, index_windowCount as windowCount, index_windowTime as windowTime, index_withBreaker as withBreaker, index_withLatestFrom as withLatestFrom, index_withMaxAttempts as withMaxAttempts, index_withStatus as withStatus, index_workerBridge as workerBridge, index_workerSelf as workerSelf, index_zip as zip };
4583
4586
  }
4584
4587
 
4585
- export { type FromRedisStreamOptions as $, type AdapterHandlers as A, type BackoffPreset as B, type CSVRow as C, type DistillBundle as D, type Extraction as E, type FSEvent as F, type FSEventType as G, FileCheckpointAdapter as H, type FileWriterLike as I, type FromCSVOptions as J, type FromClickHouseWatchOptions as K, type FromCronOptions as L, type FromDrizzleOptions as M, type NodeInput as N, type FromFSWatchOptions as O, type FromGitHookOptions as P, type FromHTTPOptions as Q, type FromKafkaOptions as R, type FromKyselyOptions as S, type FromMCPOptions as T, type FromNATSOptions as U, type FromNDJSONOptions as V, type FromOTelOptions as W, type FromPrismaOptions as X, type FromPrometheusOptions as Y, type FromPulsarOptions as Z, type FromRabbitMQOptions as _, type AsyncSourceOpts as a, type TapObserver as a$, type FromSqliteOptions as a0, type FromStatsDOptions as a1, type FromSyslogOptions as a2, type GitEvent as a3, type GitHookType as a4, type HTTPBundle as a5, type IndexRow as a6, type IndexedDbCheckpointSpec as a7, type InitMessage as a8, type JitterMode as a9, type PulsarProducerLike as aA, type RabbitMQChannelLike as aB, type RabbitMQMessage as aC, type ReactiveIndexBundle as aD, type ReactiveIndexOptions as aE, type ReactiveListBundle as aF, type ReactiveListOptions as aG, type ReactiveLogBundle as aH, type ReactiveLogOptions as aI, type ReactiveMapBundle as aJ, type ReactiveMapOptions as aK, type ReadyMessage as aL, type RedisCheckpointClientLike as aM, type RedisClientLike as aN, type RedisStreamEntry as aO, type RetryOptions as aP, type S3ClientLike as aQ, type SignalMessage as aR, type SinkHandle as aS, type SinkTransportError as aT, SqliteCheckpointAdapter as aU, type SqliteDbLike as aV, type StatsDMetric as aW, type StatsDRegister as aX, type StatusValue as aY, type SyslogMessage as aZ, type SyslogRegister as a_, type KafkaConsumerLike as aa, type KafkaMessage as ab, type KafkaProducerLike as ac, type KyselyQueryLike as ad, type LokiClientLike as ae, type LokiStream as af, type MCPClientLike as ag, MemoryCheckpointAdapter as ah, type MergeMapOptions as ai, type MongoCollectionLike as aj, type NATSClientLike as ak, type NATSMessage as al, type NATSSubscriptionLike as am, NS_PER_MS as an, NS_PER_SEC as ao, type OTelBundle as ap, type OTelLog as aq, type OTelMetric as ar, type OTelRegister as as, type OTelSpan as at, type PostgresClientLike as au, type PrismaModelLike as av, type PrometheusMetric as aw, type PubSubHub as ax, type PulsarConsumerLike as ay, type PulsarMessage as az, type BackoffStrategy as b, deserializeError as b$, type TempoClientLike as b0, type ThrottleOptions as b1, type TieredStorage as b2, type TieredStorageOptions as b3, TimeoutError as b4, type ToCSVOptions as b5, type ToClickHouseOptions as b6, type ToFileOptions as b7, type ToKafkaOptions as b8, type ToLokiOptions as b9, type WorkerBridgeOptions as bA, type WorkerSelfHandle as bB, type WorkerSelfOptions as bC, type WorkerTransport as bD, audit as bE, buffer as bF, bufferCount as bG, bufferTime as bH, cache as bI, cached as bJ, cascadingCache as bK, catchError as bL, checkpointNodeValue as bM, checkpointToRedis as bN, checkpointToS3 as bO, circuitBreaker as bP, combine as bQ, combineLatest as bR, concat as bS, concatMap as bT, constant as bU, createTransport as bV, createWatermarkController as bW, debounce as bX, debounceTime as bY, decorrelatedJitter as bZ, delay as b_, type ToMongoOptions as ba, type ToNATSOptions as bb, type ToPostgresOptions as bc, type ToPulsarOptions as bd, type ToRabbitMQOptions as be, type ToRedisStreamOptions as bf, type ToS3Options as bg, type ToSSEOptions as bh, type ToSqliteOptions as bi, type ToTempoOptions as bj, type ToWebSocketOptions as bk, type ToWebSocketTransportError as bl, type TokenBucket as bm, type ValueMessage as bn, type VerifiableBundle as bo, type VerifiableOptions as bp, type VerifyValue as bq, type WatermarkController as br, type WatermarkOptions as bs, type WebSocketLike as bt, type WebSocketMessageEventLike as bu, type WebSocketRegister as bv, type WebhookRegister as bw, type WithBreakerBundle as bx, type WithStatusBundle as by, type WorkerBridge as bz, type BatchMessage as c, parsePrometheusText as c$, distill as c0, distinctUntilChanged as c1, elementAt as c2, empty as c3, escapeRegexChar as c4, exhaustMap as c5, exponential as c6, index as c7, fallback as c8, fibonacci as c9, fromPrometheus as cA, fromPromise as cB, fromPulsar as cC, fromRabbitMQ as cD, fromRedisStream as cE, fromSqlite as cF, fromStatsD as cG, fromSyslog as cH, fromTimer as cI, fromWebSocket as cJ, fromWebhook as cK, globToRegExp as cL, interval as cM, last as cN, linear as cO, logSlice as cP, lru as cQ, map as cR, matchesAnyPattern as cS, matchesCron as cT, merge as cU, mergeMap as cV, nameToSignal as cW, never as cX, of as cY, pairwise as cZ, parseCron as c_, filter as ca, find as cb, first as cc, firstValueFrom as cd, flatMap as ce, forEach as cf, fromAny as cg, fromAsyncIter as ch, fromCSV as ci, fromClickHouseWatch as cj, fromCron as ck, fromDrizzle as cl, fromEvent as cm, fromFSWatch as cn, fromGitHook as co, fromHTTP as cp, fromIDBRequest as cq, fromIDBTransaction as cr, fromIter as cs, fromKafka as ct, fromKysely as cu, fromMCP as cv, fromNATS as cw, fromNDJSON as cx, fromOTel as cy, fromPrisma as cz, type BridgeMessage as d, withBreaker as d$, parseStatsD as d0, parseSyslog as d1, pausable as d2, pubsub as d3, race as d4, rateLimiter as d5, reactiveIndex as d6, reactiveList as d7, reactiveLog as d8, reactiveMap as d9, throwError as dA, tieredStorage as dB, timeout as dC, toArray as dD, toCSV as dE, toClickHouse as dF, toFile as dG, toKafka as dH, toLoki as dI, toMongo as dJ, toNATS as dK, toPostgres as dL, toPulsar as dM, toRabbitMQ as dN, toRedisStream as dO, toS3 as dP, toSSE as dQ, toSqlite as dR, toTempo as dS, toWebSocket as dT, tokenBucket as dU, tokenTracker as dV, valve as dW, verifiable as dX, window as dY, windowCount as dZ, windowTime as d_, reduce as da, repeat as db, replay as dc, rescue as dd, resolveBackoffPreset as de, restoreGraphCheckpoint as df, restoreGraphCheckpointIndexedDb as dg, retry as dh, sample as di, saveGraphCheckpoint as dj, saveGraphCheckpointIndexedDb as dk, scan as dl, serializeError as dm, share as dn, shareReplay as dp, signalToName as dq, skip as dr, startWith as ds, switchMap as dt, take as du, takeUntil as dv, takeWhile as dw, tap as dx, throttle as dy, throttleTime as dz, type BufferedSinkHandle as e, withLatestFrom as e0, withMaxAttempts as e1, withStatus as e2, workerBridge as e3, workerSelf as e4, zip as e5, type CacheEvictionPolicy as f, type CacheTier as g, type CascadingCache as h, type CascadingCacheOptions as i, type CheckpointAdapter as j, type CheckpointToRedisOptions as k, type CheckpointToS3Options as l, type CircuitBreaker as m, type CircuitBreakerOptions as n, CircuitOpenError as o, type CircuitState as p, type ClickHouseClientLike as q, type ClickHouseInsertClientLike as r, type ClickHouseRow as s, type CronSchedule as t, DictCheckpointAdapter as u, type DistillOptions as v, type DrizzleQueryLike as w, type ErrorMessage as x, type EventTargetLike as y, type ExponentialBackoffOptions as z };
4588
+ export { type FromRedisStreamOptions as $, type AdapterHandlers as A, type BackoffPreset as B, type CSVRow as C, type DistillBundle as D, type Extraction as E, type FSEvent as F, type FSEventType as G, FileCheckpointAdapter as H, type FileWriterLike as I, type FromCSVOptions as J, type FromClickHouseWatchOptions as K, type FromCronOptions as L, type FromDrizzleOptions as M, type NodeInput as N, type FromFSWatchOptions as O, type FromGitHookOptions as P, type FromHTTPOptions as Q, type FromKafkaOptions as R, type FromKyselyOptions as S, type FromMCPOptions as T, type FromNATSOptions as U, type FromNDJSONOptions as V, type FromOTelOptions as W, type FromPrismaOptions as X, type FromPrometheusOptions as Y, type FromPulsarOptions as Z, type FromRabbitMQOptions as _, type AsyncSourceOpts as a, type TapObserver as a$, type FromSqliteOptions as a0, type FromStatsDOptions as a1, type FromSyslogOptions as a2, type GitEvent as a3, type GitHookType as a4, type HTTPBundle as a5, type IndexRow as a6, type IndexedDbCheckpointSpec as a7, type InitMessage as a8, type JitterMode as a9, type PulsarProducerLike as aA, type RabbitMQChannelLike as aB, type RabbitMQMessage as aC, type ReactiveIndexBundle as aD, type ReactiveIndexOptions as aE, type ReactiveListBundle as aF, type ReactiveListOptions as aG, type ReactiveLogBundle as aH, type ReactiveLogOptions as aI, type ReactiveMapBundle as aJ, type ReactiveMapOptions as aK, type ReadyMessage as aL, type RedisCheckpointClientLike as aM, type RedisClientLike as aN, type RedisStreamEntry as aO, type RetryOptions as aP, type S3ClientLike as aQ, type SignalMessage as aR, type SinkHandle as aS, type SinkTransportError as aT, SqliteCheckpointAdapter as aU, type SqliteDbLike as aV, type StatsDMetric as aW, type StatsDRegister as aX, type StatusValue as aY, type SyslogMessage as aZ, type SyslogRegister as a_, type KafkaConsumerLike as aa, type KafkaMessage as ab, type KafkaProducerLike as ac, type KyselyQueryLike as ad, type LokiClientLike as ae, type LokiStream as af, type MCPClientLike as ag, MemoryCheckpointAdapter as ah, type MergeMapOptions as ai, type MongoCollectionLike as aj, type NATSClientLike as ak, type NATSMessage as al, type NATSSubscriptionLike as am, NS_PER_MS as an, NS_PER_SEC as ao, type OTelBundle as ap, type OTelLog as aq, type OTelMetric as ar, type OTelRegister as as, type OTelSpan as at, type PostgresClientLike as au, type PrismaModelLike as av, type PrometheusMetric as aw, type PubSubHub as ax, type PulsarConsumerLike as ay, type PulsarMessage as az, type BackoffStrategy as b, deserializeError as b$, type TempoClientLike as b0, type ThrottleOptions as b1, type TieredStorage as b2, type TieredStorageOptions as b3, TimeoutError as b4, type ToCSVOptions as b5, type ToClickHouseOptions as b6, type ToFileOptions as b7, type ToKafkaOptions as b8, type ToLokiOptions as b9, type WorkerBridgeOptions as bA, type WorkerSelfHandle as bB, type WorkerSelfOptions as bC, type WorkerTransport as bD, audit as bE, buffer as bF, bufferCount as bG, bufferTime as bH, cache as bI, cached as bJ, cascadingCache as bK, catchError as bL, checkpointNodeValue as bM, checkpointToRedis as bN, checkpointToS3 as bO, circuitBreaker as bP, combine as bQ, combineLatest as bR, concat as bS, concatMap as bT, constant as bU, createTransport as bV, createWatermarkController as bW, debounce as bX, debounceTime as bY, decorrelatedJitter as bZ, delay as b_, type ToMongoOptions as ba, type ToNATSOptions as bb, type ToPostgresOptions as bc, type ToPulsarOptions as bd, type ToRabbitMQOptions as be, type ToRedisStreamOptions as bf, type ToS3Options as bg, type ToSSEOptions as bh, type ToSqliteOptions as bi, type ToTempoOptions as bj, type ToWebSocketOptions as bk, type ToWebSocketTransportError as bl, type TokenBucket as bm, type ValueMessage as bn, type VerifiableBundle as bo, type VerifiableOptions as bp, type VerifyValue as bq, type WatermarkController as br, type WatermarkOptions as bs, type WebSocketLike as bt, type WebSocketMessageEventLike as bu, type WebSocketRegister as bv, type WebhookRegister as bw, type WithBreakerBundle as bx, type WithStatusBundle as by, type WorkerBridge as bz, type BatchMessage as c, parseCron as c$, distill as c0, distinctUntilChanged as c1, elementAt as c2, empty as c3, escapeRegexChar as c4, exhaustMap as c5, exponential as c6, index as c7, fallback as c8, fibonacci as c9, fromPrisma as cA, fromPrometheus as cB, fromPromise as cC, fromPulsar as cD, fromRabbitMQ as cE, fromRedisStream as cF, fromSqlite as cG, fromStatsD as cH, fromSyslog as cI, fromTimer as cJ, fromWebSocket as cK, fromWebhook as cL, globToRegExp as cM, interval as cN, last as cO, linear as cP, logSlice as cQ, lru as cR, map as cS, matchesAnyPattern as cT, matchesCron as cU, merge as cV, mergeMap as cW, nameToSignal as cX, never as cY, of as cZ, pairwise as c_, filter as ca, find as cb, first as cc, firstValueFrom as cd, firstWhere as ce, flatMap as cf, forEach as cg, fromAny as ch, fromAsyncIter as ci, fromCSV as cj, fromClickHouseWatch as ck, fromCron as cl, fromDrizzle as cm, fromEvent as cn, fromFSWatch as co, fromGitHook as cp, fromHTTP as cq, fromIDBRequest as cr, fromIDBTransaction as cs, fromIter as ct, fromKafka as cu, fromKysely as cv, fromMCP as cw, fromNATS as cx, fromNDJSON as cy, fromOTel as cz, type BridgeMessage as d, withBreaker as d$, parsePrometheusText as d0, parseStatsD as d1, parseSyslog as d2, pausable as d3, pubsub as d4, race as d5, rateLimiter as d6, reactiveIndex as d7, reactiveList as d8, reactiveLog as d9, throwError as dA, tieredStorage as dB, timeout as dC, toArray as dD, toCSV as dE, toClickHouse as dF, toFile as dG, toKafka as dH, toLoki as dI, toMongo as dJ, toNATS as dK, toPostgres as dL, toPulsar as dM, toRabbitMQ as dN, toRedisStream as dO, toS3 as dP, toSSE as dQ, toSqlite as dR, toTempo as dS, toWebSocket as dT, tokenBucket as dU, tokenTracker as dV, valve as dW, verifiable as dX, window as dY, windowCount as dZ, windowTime as d_, reactiveMap as da, reduce as db, repeat as dc, replay as dd, rescue as de, resolveBackoffPreset as df, restoreGraphCheckpoint as dg, restoreGraphCheckpointIndexedDb as dh, retry as di, sample as dj, saveGraphCheckpoint as dk, saveGraphCheckpointIndexedDb as dl, scan as dm, serializeError as dn, share as dp, shareReplay as dq, signalToName as dr, skip as ds, switchMap as dt, take as du, takeUntil as dv, takeWhile as dw, tap as dx, throttle as dy, throttleTime as dz, type BufferedSinkHandle as e, withLatestFrom as e0, withMaxAttempts as e1, withStatus as e2, workerBridge as e3, workerSelf as e4, zip as e5, type CacheEvictionPolicy as f, type CacheTier as g, type CascadingCache as h, type CascadingCacheOptions as i, type CheckpointAdapter as j, type CheckpointToRedisOptions as k, type CheckpointToS3Options as l, type CircuitBreaker as m, type CircuitBreakerOptions as n, CircuitOpenError as o, type CircuitState as p, type ClickHouseClientLike as q, type ClickHouseInsertClientLike as r, type ClickHouseRow as s, type CronSchedule as t, DictCheckpointAdapter as u, type DistillOptions as v, type DrizzleQueryLike as w, type ErrorMessage as x, type EventTargetLike as y, type ExponentialBackoffOptions as z };
@@ -1,8 +1,8 @@
1
- import { o as observeGraph$, a as observeNode$, t as toMessages$, b as toObservable } from './observable-Cz-AWhwR.cjs';
1
+ import { T as ToObservableOptions, t as toObservable } from './observable-DcBwQY7t.js';
2
2
  import { OnModuleInit, OnModuleDestroy, ExecutionContext, CanActivate, DynamicModule } from '@nestjs/common';
3
3
  import { ModuleRef } from '@nestjs/core';
4
- import { G as Graph, a as GraphOptions, r as GraphPersistSnapshot } from './graph-fCsaaVIa.cjs';
5
- import { A as Actor, N as Node } from './meta-BV4pj9ML.cjs';
4
+ import { G as Graph, a as GraphOptions, t as GraphPersistSnapshot } from './graph-mILUUqW8.js';
5
+ import { A as Actor, N as Node } from './meta-BnG7XAaE.js';
6
6
 
7
7
  /** Class constructor key for decorator registries and Nest `ModuleRef.get()`. */
8
8
  type DecoratorHostConstructor = abstract new (...args: unknown[]) => unknown;
@@ -922,19 +922,17 @@ declare const index_QueryHandler: typeof QueryHandler;
922
922
  type index_QueryHandlerMeta = QueryHandlerMeta;
923
923
  declare const index_SAGA_HANDLERS: typeof SAGA_HANDLERS;
924
924
  type index_SagaHandlerMeta = SagaHandlerMeta;
925
+ declare const index_ToObservableOptions: typeof ToObservableOptions;
925
926
  declare const index_fromHeader: typeof fromHeader;
926
927
  declare const index_fromJwtPayload: typeof fromJwtPayload;
927
928
  declare const index_getActor: typeof getActor;
928
929
  declare const index_getGraphToken: typeof getGraphToken;
929
930
  declare const index_getNodeToken: typeof getNodeToken;
930
- declare const index_observeGraph$: typeof observeGraph$;
931
- declare const index_observeNode$: typeof observeNode$;
932
931
  declare const index_observeSSE: typeof observeSSE;
933
932
  declare const index_observeSubscription: typeof observeSubscription;
934
- declare const index_toMessages$: typeof toMessages$;
935
933
  declare const index_toObservable: typeof toObservable;
936
934
  declare namespace index {
937
- export { index_ACTOR_KEY as ACTOR_KEY, type index_ActorExtractor as ActorExtractor, index_COMMAND_HANDLERS as COMMAND_HANDLERS, index_CQRS_EVENT_HANDLERS as CQRS_EVENT_HANDLERS, index_CRON_HANDLERS as CRON_HANDLERS, CommandHandler$1 as CommandHandler, type index_CommandHandlerMeta as CommandHandlerMeta, index_EVENT_HANDLERS as EVENT_HANDLERS, index_EventHandler as EventHandler, type index_EventHandlerMeta as EventHandlerMeta, index_GRAPHREFLY_REQUEST_GRAPH as GRAPHREFLY_REQUEST_GRAPH, index_GRAPHREFLY_ROOT_GRAPH as GRAPHREFLY_ROOT_GRAPH, index_GraphCron as GraphCron, type index_GraphCronMeta as GraphCronMeta, index_GraphInterval as GraphInterval, type index_GraphIntervalMeta as GraphIntervalMeta, type index_GraphReflyCqrsOptions as GraphReflyCqrsOptions, index_GraphReflyEventExplorer as GraphReflyEventExplorer, type index_GraphReflyFeatureOptions as GraphReflyFeatureOptions, index_GraphReflyGuard as GraphReflyGuard, index_GraphReflyGuardImpl as GraphReflyGuardImpl, index_GraphReflyModule as GraphReflyModule, type index_GraphReflyRootOptions as GraphReflyRootOptions, index_INTERVAL_HANDLERS as INTERVAL_HANDLERS, index_InjectCqrsGraph as InjectCqrsGraph, index_InjectGraph as InjectGraph, index_InjectNode as InjectNode, index_ObserveGateway as ObserveGateway, type index_ObserveGatewayOptions as ObserveGatewayOptions, type index_ObserveSSEOptions as ObserveSSEOptions, type index_ObserveSubscriptionOptions as ObserveSubscriptionOptions, type index_ObserveWsCommand as ObserveWsCommand, type index_ObserveWsMessage as ObserveWsMessage, index_OnGraphEvent as OnGraphEvent, type index_OnGraphEventMeta as OnGraphEventMeta, index_QUERY_HANDLERS as QUERY_HANDLERS, index_QueryHandler as QueryHandler, type index_QueryHandlerMeta as QueryHandlerMeta, index_SAGA_HANDLERS as SAGA_HANDLERS, SagaHandler$1 as SagaHandler, type index_SagaHandlerMeta as SagaHandlerMeta, index_fromHeader as fromHeader, index_fromJwtPayload as fromJwtPayload, index_getActor as getActor, index_getGraphToken as getGraphToken, index_getNodeToken as getNodeToken, index_observeGraph$ as observeGraph$, index_observeNode$ as observeNode$, index_observeSSE as observeSSE, index_observeSubscription as observeSubscription, index_toMessages$ as toMessages$, index_toObservable as toObservable };
935
+ export { index_ACTOR_KEY as ACTOR_KEY, type index_ActorExtractor as ActorExtractor, index_COMMAND_HANDLERS as COMMAND_HANDLERS, index_CQRS_EVENT_HANDLERS as CQRS_EVENT_HANDLERS, index_CRON_HANDLERS as CRON_HANDLERS, CommandHandler$1 as CommandHandler, type index_CommandHandlerMeta as CommandHandlerMeta, index_EVENT_HANDLERS as EVENT_HANDLERS, index_EventHandler as EventHandler, type index_EventHandlerMeta as EventHandlerMeta, index_GRAPHREFLY_REQUEST_GRAPH as GRAPHREFLY_REQUEST_GRAPH, index_GRAPHREFLY_ROOT_GRAPH as GRAPHREFLY_ROOT_GRAPH, index_GraphCron as GraphCron, type index_GraphCronMeta as GraphCronMeta, index_GraphInterval as GraphInterval, type index_GraphIntervalMeta as GraphIntervalMeta, type index_GraphReflyCqrsOptions as GraphReflyCqrsOptions, index_GraphReflyEventExplorer as GraphReflyEventExplorer, type index_GraphReflyFeatureOptions as GraphReflyFeatureOptions, index_GraphReflyGuard as GraphReflyGuard, index_GraphReflyGuardImpl as GraphReflyGuardImpl, index_GraphReflyModule as GraphReflyModule, type index_GraphReflyRootOptions as GraphReflyRootOptions, index_INTERVAL_HANDLERS as INTERVAL_HANDLERS, index_InjectCqrsGraph as InjectCqrsGraph, index_InjectGraph as InjectGraph, index_InjectNode as InjectNode, index_ObserveGateway as ObserveGateway, type index_ObserveGatewayOptions as ObserveGatewayOptions, type index_ObserveSSEOptions as ObserveSSEOptions, type index_ObserveSubscriptionOptions as ObserveSubscriptionOptions, type index_ObserveWsCommand as ObserveWsCommand, type index_ObserveWsMessage as ObserveWsMessage, index_OnGraphEvent as OnGraphEvent, type index_OnGraphEventMeta as OnGraphEventMeta, index_QUERY_HANDLERS as QUERY_HANDLERS, index_QueryHandler as QueryHandler, type index_QueryHandlerMeta as QueryHandlerMeta, index_SAGA_HANDLERS as SAGA_HANDLERS, SagaHandler$1 as SagaHandler, type index_SagaHandlerMeta as SagaHandlerMeta, index_ToObservableOptions as ToObservableOptions, index_fromHeader as fromHeader, index_fromJwtPayload as fromJwtPayload, index_getActor as getActor, index_getGraphToken as getGraphToken, index_getNodeToken as getNodeToken, index_observeSSE as observeSSE, index_observeSubscription as observeSubscription, index_toObservable as toObservable };
938
936
  }
939
937
 
940
938
  export { ACTOR_KEY as A, type ObserveSubscriptionOptions as B, COMMAND_HANDLERS as C, type ObserveWsCommand as D, EVENT_HANDLERS as E, type ObserveWsMessage as F, GRAPHREFLY_REQUEST_GRAPH as G, OnGraphEvent as H, INTERVAL_HANDLERS as I, type OnGraphEventMeta as J, QueryHandler as K, type QueryHandlerMeta as L, SagaHandler$1 as M, type SagaHandlerMeta as N, ObserveGateway as O, fromHeader as P, QUERY_HANDLERS as Q, fromJwtPayload as R, SAGA_HANDLERS as S, getActor as T, getGraphToken as U, getNodeToken as V, observeSSE as W, observeSubscription as X, type ActorExtractor as a, CQRS_EVENT_HANDLERS as b, cqrs$1 as c, CRON_HANDLERS as d, CommandHandler$1 as e, type CommandHandlerMeta as f, EventHandler as g, type EventHandlerMeta as h, index as i, GRAPHREFLY_ROOT_GRAPH as j, GraphCron as k, type GraphCronMeta as l, GraphInterval as m, type GraphIntervalMeta as n, type GraphReflyCqrsOptions as o, GraphReflyEventExplorer as p, type GraphReflyFeatureOptions as q, GraphReflyGuard as r, GraphReflyGuardImpl as s, GraphReflyModule as t, type GraphReflyRootOptions as u, InjectCqrsGraph as v, InjectGraph as w, InjectNode as x, type ObserveGatewayOptions as y, type ObserveSSEOptions as z };