Skip to main content
Module

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

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

Parameters

...nodes: (Node | string)[]