@muspellheim/shared
Preparing search index...
CommandStatus
Type Alias CommandStatus<S, F>
CommandStatus
:
Success
<
S
>
|
Failure
<
F
>
The status returned by a command handler.
Type Parameters
S
=
unknown
F
=
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@muspellheim/shared
Loading...
The status returned by a command handler.