method Document.prototype.appendChildimport { Document } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/dom.ts"; appendChild(child: Node): NodeParameterschild: NodeReturnsNode