Pacote
Preparing search index...
@pacote/result
Err
Interface Err<E>
Error result type.
interface
Err
<
E
>
{
type
:
typeof
T_ERR
;
value
:
E
;
}
Type Parameters
E
Error type.
Index
Properties
type
value
Properties
Readonly
type
type
:
typeof
T_ERR
Readonly
value
value
:
E
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
value
Pacote
Loading...
Error result type.