For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Common predicates shared between type-tracking and data-flow for promises.
import javascript
Gets the pseudo-field used to describe rejected values in a promise.
Gets the pseudo-field used to describe resolved values in a promise.