Searched defs:getModeForResolutionAtIndex (Results 1 – 3 of 3) sorted by relevance
527 …export function getModeForResolutionAtIndex(file: SourceFile, index: number): ModuleKind.CommonJS … function1403 …const mode = typeof n === "string" ? getModeForResolutionAtIndex(containingFile, i) : getModeForFi… constant
121088 function getModeForResolutionAtIndex(file, index) { function
100444 function getModeForResolutionAtIndex(file, index) { function