Table of Contents

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 string

Name of the generated file.

map SourceMap

SourcemapToolkit.SourcemapParser.SourceMap for internal use.