import { combineTransactionSteps } from "https://deno.land/x/netzo@0.5.63/deps/@tiptap/react.ts";
Returns a new Transform
based on all steps of the passed transactions.
Parameters
oldDoc: ProseMirrorNode
transactions: Transaction[]
x/netzo/deps/@tiptap/react.ts>combineTransactionSteps
import { combineTransactionSteps } from "https://deno.land/x/netzo@0.5.63/deps/@tiptap/react.ts";
Returns a new Transform
based on all steps of the passed transactions.