method Element.prototype.replaceWithRe-exportimport { Element } from "https://deno.land/x/lume@v1.18.4/deps/dom.ts"; replaceWith(...nodes: (Node | string)[])Parameters...nodes: (Node | string)[]