You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debug.assert(typeoftypeReferenceDirectiveName==="string","Non-string value passed to `ts.resolveTypeReferenceDirective`, likely by a wrapping package working with an outdated `resolveTypeReferenceDirectives` signature. This is probably not a problem in TS itself.");
537
551
consttraceEnabled=isTraceEnabled(options,host);
538
552
if(redirectedReference){
@@ -1399,6 +1413,20 @@ export function resolveModuleNameFromCache(moduleName: string, containingFile: s
0 commit comments