Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Demitter.ts539 export function getOutputPathsForBundle(options: CompilerOptions, forceDtsPaths: boolean): EmitFile… function
/third_party/typescript/lib/
Dtsc.js99089 function getOutputPathsForBundle(options, forceDtsPaths) { function