SourceMap

value class SourceMap(target: String)

Source Map

Specifies the source code map target for a guest VM script. This may be a file, a literal string, an embedded asset, or any other source permitted by the interface defined herein. This source map is expected to correspond with an associated ScriptSource.

Constructors

Link copied to clipboard
constructor(target: String)