Ask a question to get started
Enter to sendā¢Shift+Enter new line
constructor< ValueType = unknown, UpdateType = unknown >( reducer: DeltaReducer<ValueType, UpdateType>, options: __type ): DeltaChannel<ValueType, UpdateType>
reducer
DeltaReducer<ValueType, UpdateType>
options
__type