Home
last modified time | relevance | path

Searched defs:createCacheWithRedirects (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
DmoduleNameResolver.ts647 export function createCacheWithRedirects<T>(options?: CompilerOptions): CacheWithRedirects<T> { function
/third_party/typescript/lib/
Dtsc.js36623 function createCacheWithRedirects(options) { function