@azerum/ts-csp
Preparing search index...
SelectableAttemptResult
Type Alias SelectableAttemptResult<T>
SelectableAttemptResult
:
{
ok
:
true
;
value
:
T
}
|
{
ok
:
false
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azerum/ts-csp
Loading...