This commit is contained in:
Jake Bailey
2025-10-24 14:35:28 -07:00
parent 5a7ff13dd8
commit b07aa2cae6

View File

@@ -30780,7 +30780,6 @@ export function createTypeChecker(host: TypeCheckerHost): TypeChecker {
}
}
/**
* This function marks the type used for metadata decorator as referenced if it is import
* from external module.