Home
last modified time | relevance | path

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

/third_party/node/tools/doc/
Dtype-parser.mjs22 const customTypesMap = { variable
297 typeUrl = customTypesMap[typeText];
/third_party/typescript/src/testRunner/unittests/tsserver/
Dhelpers.ts25 export const customTypesMap = { constant
182 …allTypingHost, globalTypingsCacheLocation, "/safeList.json" as Path, customTypesMap.path, throttle…
536 typesMapLocation: customTypesMap.path,
DtypingsInstaller.ts389 const host = createServerHost([lodashJs, file2Jsx, file3dts, customTypesMap]);
596 … const host = createServerHost([lodashJs, commanderJs, file3dts, packageJson, customTypesMap]);
679 … const host = createServerHost([lodashJs, commanderJs, file3, packageJson, customTypesMap]);
758 const host = createServerHost([lodashJs, commanderJs, file3, customTypesMap]);
Dprojects.ts344 const host = createServerHost([file1, office, customTypesMap]);
370 const host = createServerHost([file1, libFile, constructorFile, bliss, customTypesMap]);
485 const host = createServerHost([file1, file2, file3, customTypesMap]);