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