Skip to main content

Interface: SubscribeValueWrapper<T>

Type Parameters

T

Properties

newValue?

optional newValue: Nullable<T>


oldValue?

optional oldValue: Nullable<T>