Stops the tracking of dependencies made by computed and calls the provided function. After the function returns, the tracking of dependencies continues as before.
function to be called
the value returned by the given function
Generated using TypeDoc
Stops the tracking of dependencies made by computed and calls the provided function. After the function returns, the tracking of dependencies continues as before.