The state of a promise. https://github.com/domenic/promises-unwrapping/blob/master/docs/states-and-fates.md If a promise is disposed the value will be undefined which will also evaluate (promise.state)==false.
Generated using TypeDoc
The state of a promise. https://github.com/domenic/promises-unwrapping/blob/master/docs/states-and-fates.md If a promise is disposed the value will be undefined which will also evaluate (promise.state)==false.