Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
DsymLinks.ts63 const moduleNameInFile = `"${moduleName}"`; constant
66 content: `import {C} from ${moduleNameInFile};