mimekit-ts - v1.0.0
Preparing search index...
index
ok
Function ok
ok
<
T
>
(
value
:
T
)
:
Ok
<
T
>
Create a successful
Result
.
Type Parameters
T
Parameters
value
:
T
The value to wrap.
Returns
Ok
<
T
>
A successful result containing
value
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mimekit-ts - v1.0.0
Loading...
Create a successful Result.