Interface EnrichedSourceMap

Represents a PASTA enriched source map. The additional field stores function mappings.

Hierarchy

Properties

file?: string
mappings: string
names: string[]
sourceRoot?: string
sources: string[]
sourcesContent?: (null | string)[]
version: number
x_com_bloomberg_sourcesFunctionMappings: (null | string)[]

Generated using TypeDoc