FuncType - v1.4.1
GitHub
Preparing search index...
DecoderErrorLeaf
Type Alias DecoderErrorLeaf
type
DecoderErrorLeaf
=
{
_tag
:
"Leaf"
;
cause
?:
unknown
;
message
:
string
;
path
:
ReadonlyArray
<
string
>
;
}
Index
Properties
_
tag
cause?
message
path
Properties
Readonly
_
tag
_tag
:
"Leaf"
Optional
Readonly
cause
cause
?:
unknown
Readonly
message
message
:
string
Readonly
path
path
:
ReadonlyArray
<
string
>
Settings
Member Visibility
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
_
tag
cause
message
path
GitHub
FuncType - v1.4.1
Loading...