FuncType - v0.8.85
GitHub
Preparing search index...
TaskErrorInfo
Type Alias TaskErrorInfo
Type definition for task information that may be attached to errors
type
TaskErrorInfo
=
{
description
?:
string
;
name
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
description?
name?
Properties
Optional
description
description
?:
string
Optional
name
name
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
name
GitHub
FuncType - v0.8.85
Loading...
Type definition for task information that may be attached to errors