@jiway/firestorm-core - v1.1.1
Preparing search index...
core
TransactionFnc
Type Alias TransactionFnc
TransactionFnc
:
(
transaction
:
Transaction
)
=>
Promise
<
void
>
Type for functions passed to firebase's runTransaction
Type Declaration
(
transaction
:
Transaction
)
:
Promise
<
void
>
Parameters
transaction
:
Transaction
Firestore transaction
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Alpha
Theme
OS
Light
Dark
@jiway/firestorm-core - v1.1.1
Loading...
Type for functions passed to firebase's runTransaction