Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourceMap

Represents a source map.

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

Generated using TypeDoc