Interface: Options<T>
API / @xmachines/play-signals / Signal / Options
Defined in: signal-polyfill
Type Parameters
| Type Parameter |
|---|
T |
Properties
| Property | Type | Defined in |
|---|---|---|
[unwatched]? | (this) => void | - |
[watched]? | (this) => void | - |
equals? | (this, t, t2) => boolean | - |