Returns true if the given value is a RestatePromise.
true
Use this for runtime type detection when you need to distinguish Restate promises from regular promises, e.g. for overload resolution.
Returns
trueif the given value is a RestatePromise.Use this for runtime type detection when you need to distinguish Restate promises from regular promises, e.g. for overload resolution.