codeql/javascript-all
2.2.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if a type model exists for the given parameters.
import semmle.javascript.frameworks.data.internal.ApiGraphModels
predicate typeModel(string type1, string type2, string path)