UNPKG

get-stack-trace

Version:

Stack traces as an array of stack frames with source maps support.

4 lines 195 B
export { getStackTrace } from './getStackTrace'; export { serializeStackTrace } from './serializeStackTrace'; export { StackFrame, StackTrace } from './types'; //# sourceMappingURL=index.d.ts.map