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