Updater for type T.
T
If the function does not return, or the resulting promise does not resovle to a value, the value is assumed to be updated in-place.
If the function returns nothing or resolves to nothing, the value will be cleared.
nothing
Generated using TypeDoc
Updater for type
T
.If the function does not return, or the resulting promise does not resovle to a value, the value is assumed to be updated in-place.
If the function returns
nothing
or resolves tonothing
, the value will be cleared.