Cerbos JavaScript SDK
Cerbos
GitHub
Preparing search index...
@cerbos/react
AsyncResult
Type alias AsyncResult<T>
AsyncResult
:
AsyncResultLoading
|
AsyncResultSuccess
<
T
>
|
AsyncResultFailure
The result of calling an async method on a client.
Type parameters
T
Return type of the method.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Cerbos
GitHub
Cerbos JavaScript SDK
Loading...
The result of calling an async method on a client.