RETURN_COMMIT_SEQ
constRETURN_COMMIT_SEQ: typeofRETURN_COMMIT_SEQ
Defined in: .work/repos/olmdb/src/olmdb.ts:55
When returned from a transaction function, indicates that the caller wants to receive the commit sequence number as the resolved value of the transact() promise. This can be useful for applications that need a globally unique, monotonically increasing identifier for each committed transaction.