Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourceMapObject

Hierarchy

  • SourceMapObject

Index

Properties

Optional file

file: string

生成文件的路径

mappings

mappings: string

所有映射点

Optional names

names: string[]

所有符号名

Optional sourceRoot

sourceRoot: string

所有源文件的根路径

sources

sources: string[]

所有源文件的路径

Optional sourcesContent

sourcesContent: string[]

所有源文件的内容

version

version: number

版本号

Generated using TypeDoc