index.md - v1.2.0
Preparing search index...
AsyncResult
Type Alias AsyncResult<T, E>
AsyncResult
:
Promise
<
Result
<
T
,
E
>
>
Async result type for async operations
Type Parameters
T
E
=
Error
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
index.md - v1.2.0
Loading...
Async result type for async operations