GitHub
Preparing search index...
The search index is not available
@oliversalzburg/js-utils - v0.2.2
@oliversalzburg/js-utils
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
@oliversalzburg/js-utils - v0.2.2
Loading...
The shape of an
Error
instance, after it has been serialized into a simple hash.