method Tx.prototype.composeRe-exportimport { Tx } from "https://deno.land/x/lucid@0.7.7/src/mod.ts"; compose(tx: Tx): TxCompose transactions (Similar to apply, but applies a tx object to the current tx instead). Parameterstx: TxReturnsTx