Predicate ModelOutput::resolvedSummaryRefBase
Holds if a baseNode
is a callable identified by the type,path
part of a summary row.
Import path
import semmle.javascript.frameworks.data.internal.ApiGraphModels
predicate resolvedSummaryRefBase(string type, string path, Node baseNode)