Searched defs:resolutionCache (Results 1 – 2 of 2) sorted by relevance
402 const resolutionCache = createResolutionCache(compilerHost, constant
189 const resolutionCache = ts.createModuleResolutionCache("/", (f) => f); constant