Home
last modified time | relevance | path

Searched refs:SourceMapping (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/compiler/
Dsourcemap.ts413 export interface SourceMapping extends Mapping { interface
579 export function isSourceMapping(mapping: Mapping): mapping is SourceMapping {