Interface: SymbolicatorResults

Represents results of running {@link process} method on {@link Symbolicator} instance.

Table of contents

Properties

Properties

codeFrame

codeFrame: null | CodeFrame

Defined in

plugins/symbolicate/types.ts:41


stack

stack: StackFrame[]

Defined in

plugins/symbolicate/types.ts:42