Skip to main content
Module

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

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Node.prototype.replaceChild
Re-export
import { Node } from "https://deno.land/x/lume@v2.1.2/deps/dom.ts";

Parameters

newChild: Node
oldChild: Node