Preparing search index...
The search index is not available
TypeRun
TypeRun
result
Ok
Type alias Ok<R>
Ok
<
R
>
:
{
data
:
R
;
ok
:
true
;
}
A successful
result
, containing some data.
Type Parameters
R
Type declaration
data
:
R
ok
:
true
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
TypeRun
Loading...
A successful result, containing some data.