property SourceMapDecoder.sourceRoot

Source-root prefix from the map JSON (usually "" for esbuild output).

Type

string

Usage

import { type SourceMapDecoder } from "lib/utils/source-map.ts";