Home
last modified time | relevance | path

Searched defs:libMap (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript_eslint/packages/scope-manager/typings/
Dtypescript.d.ts12 const libMap: StringMap; constant
/third_party/typescript_eslint/packages/scope-manager/tools/
Dgenerate-lib.ts10 const libMap = new Map(ts.libMap); constant
/third_party/typescript/src/compiler/
DcommandLineParser.ts93 export const libMap = new Map(libEntries); constant