@valon-technologies/gestalt
Preparing search index...
services/indexeddb
TransactionServerMessageMsg
Type Alias TransactionServerMessageMsg
TransactionServerMessageMsg
:
|
{
case
:
"begin"
;
value
:
TransactionBeginResponse
}
|
{
case
:
"operation"
;
value
:
TransactionOperationResponse
}
|
{
case
:
"commit"
;
value
:
TransactionCommitResponse
}
|
{
case
:
"abort"
;
value
:
TransactionAbortResponse
}
|
{
case
:
undefined
;
value
?:
undefined
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@valon-technologies/gestalt
Loading...