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