Member predicate Import::getImportedModuleNodeStrict
Gets the same as getImportedModuleNode() except ambiguous default imports are excluded
in cases where it would cause ambiguity between named exports and properties
of a default export.
Gets the same as getImportedModuleNode() except ambiguous default imports are excluded
in cases where it would cause ambiguity between named exports and properties
of a default export.