Skip to content

Interface: SourceMap

Properties

debugId?

  • Type: optional debugId: string

file

  • Type: file: string

mappings

  • Type: mappings: string

names

  • Type: names: string[]

sources

  • Type: sources: string[]

sourcesContent

  • Type: sourcesContent: string[]

version

  • Type: version: number

x_google_ignoreList?

  • Type: optional x_google_ignoreList: number[]

Methods

toString()

toString(): string

Returns

string


toUrl()

toUrl(): string

Returns

string

Released under the MIT License.