Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnrichedSourceMap

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

Hierarchy

Index

Properties

Optional file

file: undefined | string

mappings

mappings: string

names

names: string[]

Optional sourceRoot

sourceRoot: undefined | string

sources

sources: string[]

Optional sourcesContent

sourcesContent: (null | string)[]

version

version: number

x_com_bloomberg_sourcesFunctionMappings

x_com_bloomberg_sourcesFunctionMappings: (null | string)[]

Generated using TypeDoc