Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Demitter.ts574 export function getOutputExtension(fileName: string, options: CompilerOptions): Extension { function
/third_party/typescript/lib/
Dtsc.js99116 function getOutputExtension(fileName, options) { function