Share via


GetCallSitesOptions interface

Properties

sourceMap

Reconstruct the original location in the stacktrace from the source-map. Enabled by default with the flag --enable-source-maps.

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