Predicate sourceModel
Holds if a source model exists for the given parameters.
Import path
import semmle.javascript.frameworks.data.internal.ApiGraphModels
predicate sourceModel(string type, string path, string kind, string model)
Holds if a source model exists for the given parameters.
import semmle.javascript.frameworks.data.internal.ApiGraphModels
predicate sourceModel(string type, string path, string kind, string model)