跳转到内容

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.

publish(): void

Defined in: transaction/src/types.ts:96

void