Module

x/lume/deps/dom.ts>Node#replaceChild

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Node.prototype.replaceChild
import { Node } from "https://dotland.deno.dev/x/lume@v1.13.2/deps/dom.ts";

Parameters

newChild: Node
oldChild: Node