Member predicate ImportTypeExpr::isTypeAccess
Holds if this import is used in the context of a type, such as in let x: import("foo")
.
predicate isTypeAccess()
Holds if this import is used in the context of a type, such as in let x: import("foo")
.
predicate isTypeAccess()