index.ReactiveConsumer
Interface representing a consumer subscriber that depends on reactive sources.
id: string | symbol
Unique identifier or symbol for the reactive consumer subscriber.
name: string
Human-readable name or diagnostic label for the consumer.
type: "effect" | "computed" | "adapter"
Classification category of the consumer.