Module trace

Source

Structs§

StackFrame
An individual stack frame, as parsed by the stacktrace-parser npm module.

Enums§

TraceResult
The result of performing a source map trace.

Functions§

trace_source_map
Traces the line/column through the source map into its original position.