PreparedTransactionCommit
此内容尚不支持你的语言。
Defined in: transaction/src/types.ts:95
A prepared, synchronous side effect that is published immediately before the Project snapshot and revision become visible. Implementations must not call consumer code; throwing prevents the TransactionEngine commit.
Methods
Section titled “Methods”publish()
Section titled “publish()”publish():
void
Defined in: transaction/src/types.ts:96
Returns
Section titled “Returns”void