The shape alien-signals' signal function exposes. Both reading (s()) and writing (s(value)) go through the same callable.
signal
s()
s(value)
Defined locally so the connector has no import 'alien-signals' dependency — consumers feed in the function from their own install.
import 'alien-signals'
Optional
Read
Write
The shape alien-signals'
signalfunction exposes. Both reading (s()) and writing (s(value)) go through the same callable.Defined locally so the connector has no
import 'alien-signals'dependency — consumers feed in the function from their own install.