index.md - v1.2.0
Preparing search index...
Result
Type Alias Result<T, E>
Result
:
[
E
,
undefined
]
|
[
null
,
T
]
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...
Result type for async operations