Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
Dprojects.ts362 const constructorFile = { constant
370 const host = createServerHost([file1, libFile, constructorFile, bliss, customTypesMap]);
387 …e: projectName, options: {}, rootFiles: toExternalFiles([file1.path, constructorFile.path, bliss.p…
390 fileNames: [libFile.path, file1.path, constructorFile.path, bliss.path],