Skip to content

OnReactiveSetDeleteCallback

type OnReactiveSetDeleteCallback<T> = (value: T) => void;