method DocumentFragment.prototype.replaceChildrenimport { DocumentFragment } from "https://dotland.deno.dev/x/deno_dom@v0.1.45/deno-dom-native.ts"; replaceChildren(...nodes: (Node | string)[])Parameters...nodes: (Node | string)[]