Type alias SyncDep<T>

SyncDep<T>: SyncValue<T> & SyncStore<T> & FanOut<void>

Type Parameters

  • T