Documentation
GitHub
Preparing search index...
errors/error-serializer
SerializedError
Type Alias SerializedError
SerializedError
:
Record
<
string
,
Record
<
string
,
string
>
|
string
|
undefined
>
The shape of an
Error
instance, after it has been serialized into a simple hash.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Documentation
Loading...
The shape of an
Error
instance, after it has been serialized into a simple hash.