Member predicate ImportTypeExpr::isNamespaceAccess
Holds if this import is used in the context of a namespace, such as in let x: import("http").ServerRequest"
.
predicate isNamespaceAccess()
Holds if this import is used in the context of a namespace, such as in let x: import("http").ServerRequest"
.
predicate isNamespaceAccess()