Skip to main content

Type Alias: TransactionObjectArgument

TransactionObjectArgument: Exclude<InferInput<typeof Argument>, object> | (tx) => Exclude<InferInput<typeof Argument>, object>