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