Search
Preparing search index...
The search index is not available
digo
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
SourceMapGenerator
Interface SourceMapGenerator
Globals
Source
Map
Generator
toJSON
to
String
表示一个源映射生成器。
Hierarchy
SourceMapGenerator
Implemented by
SourceMapBuilder
Index
Methods
toJSON
to
String
Methods
toJSON
toJSON
(
)
:
SourceMapObject
|
IndexMapObject
生成源映射对象。
Returns
SourceMapObject
|
IndexMapObject
返回源映射对象。
to
String
to
String
(
)
:
string
生成源映射字符串。
Returns
string
返回源映射字符串。
Generated using
TypeDoc
表示一个源映射生成器。