Wrap a signal-like object with the local Observable contract.
Signal value type.
Signal-like source exposing a value property.
value
Observable adapter for the given signal source.
All emitted values and current snapshots are deep-cloned to isolate subscriber-side mutation from internal Core state.
current
Wrap a signal-like object with the local Observable contract.