Home
last modified time | relevance | path

Searched defs:getModuleNameStringLiteralAt (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts4659 export function getModuleNameStringLiteralAt({ imports, moduleAugmentations }: SourceFileImportsLis… function
/third_party/typescript/lib/
Dtsc.js107942 function getModuleNameStringLiteralAt({ imports, moduleAugmentations }, index) { function