property SourceMapDecoder.sourcesContent

Original source texts verbatim from the map JSON; one entry per sources element.

Type

(string | null)[]

Usage

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