Home
last modified time | relevance | path

Searched refs:ReadMapFile (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/services/
Dsourcemaps.ts139 …export type ReadMapFile = (mapFileName: string, mapFileNameFromDts: string | undefined) => string … alias
145 readMapFile: ReadMapFile) {
/third_party/typescript/src/server/
DeditorServices.ts2709 let readMapFile: ReadMapFile | undefined = (mapFileName, mapFileNameFromDts) => {