Searched refs:getSourceMapGenerator (Results 1 – 3 of 3) sorted by relevance
17 import {getSourceMapGenerator} from '../../../src/utils/SourceMapUtil';23 const generator = getSourceMapGenerator(filePath);29 const generator = getSourceMapGenerator(filePath);
33 export function getSourceMapGenerator(sourceFile: string): SourceMapGenerator { function
44 import {getSourceMapGenerator} from './utils/SourceMapUtil';350 sourceMapGenerator = getSourceMapGenerator(sourceFilePath);