docs
api
workshops
blog
github
angular
core
react
ErrorFrame
API
interface
ErrorFrame
{
error
: string;
stacktrace
?:
string;
type
:
"error"
;
}