Skip to content

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