Skip to content

Interface: ExistingRawSourceMap

Properties

file?

  • Type: optional file: string | null

mappings

  • Type: mappings: string

names?

  • Type: optional names: string[]

sourceRoot?

  • Type: optional sourceRoot: string

sources?

  • Type: optional sources: (string | null)[]

sourcesContent?

  • Type: optional sourcesContent: (string | null)[]

version?

  • Type: optional version: number

x_google_ignoreList?

  • Type: optional x_google_ignoreList: number[]

Released under the MIT License.