FuncType - v1.4.1
GitHub
Preparing search index...
DecoderErrorComposite
Type Alias DecoderErrorComposite
type
DecoderErrorComposite
=
{
_tag
:
"Composite"
;
children
:
List
<
DecoderError
>
;
path
:
ReadonlyArray
<
string
>
;
}
Index
Properties
_
tag
children
path
Properties
Readonly
_
tag
_tag
:
"Composite"
Readonly
children
children
:
List
<
DecoderError
>
Readonly
path
path
:
ReadonlyArray
<
string
>
Settings
Member Visibility
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
_
tag
children
path
GitHub
FuncType - v1.4.1
Loading...