GetCallSitesOptions interface
Properties
| source |
Reconstruct the original location in the stacktrace from the source-map.
Enabled by default with the flag |
Property Details
sourceMap
Reconstruct the original location in the stacktrace from the source-map.
Enabled by default with the flag --enable-source-maps.
sourceMap?: boolean
Property Value
boolean