method Tx.prototype.applyRe-exportimport { Tx } from "https://deno.land/x/lucid@0.7.7/src/mod.ts"; apply(callback: (thisTx: Tx) => unknown): TxApply to the transaction. Parameterscallback: (thisTx: Tx) => unknownReturnsTx