Searched refs:SourceMapGeneratorOptions (Results 1 – 6 of 6) sorted by relevance
/third_party/typescript/src/compiler/ |
D | sourcemap.ts | 2 export interface SourceMapGeneratorOptions { interface 6 …ceRoot: string, sourcesDirectoryPath: string, generatorOptions: SourceMapGeneratorOptions): Source…
|
/third_party/typescript/lib/ |
D | typescript.d.ts | 5502 interface SourceMapGeneratorOptions { interface 5505 …ceRoot: string, sourcesDirectoryPath: string, generatorOptions: SourceMapGeneratorOptions): Source…
|
D | typescriptServices.d.ts | 5502 interface SourceMapGeneratorOptions { interface 5505 …ceRoot: string, sourcesDirectoryPath: string, generatorOptions: SourceMapGeneratorOptions): Source…
|
D | tsserverlibrary.d.ts | 5502 interface SourceMapGeneratorOptions { interface 5505 …ceRoot: string, sourcesDirectoryPath: string, generatorOptions: SourceMapGeneratorOptions): Source…
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 5502 interface SourceMapGeneratorOptions { interface 5505 …ceRoot: string, sourcesDirectoryPath: string, generatorOptions: SourceMapGeneratorOptions): Source…
|
D | tsserverlibrary.d.ts | 5502 interface SourceMapGeneratorOptions { interface 5505 …ceRoot: string, sourcesDirectoryPath: string, generatorOptions: SourceMapGeneratorOptions): Source…
|