Constructor SourceMap
- Namespace
- Alternet.Scripter.TypeScript.SourceMaps
- Assembly
- Alternet.Scripter.TypeScript.v9.dll
SourceMap(string, SourceMap)
Initializes a new instance of the SourceMap
class with specified parameters.
public SourceMap(string generatedFileName, SourceMap map)
Parameters
generatedFileName
stringName of the generated file.
map
SourceMapSourcemapToolkit.SourcemapParser.SourceMap for internal use.