Skip to main content
Module

x/deno_dom/deno-dom-wasm.ts>Document#cloneNode

Browser DOM & HTML parser in Deno
Extremely Popular
Go to Latest
method Document.prototype.cloneNode
Re-export
import { Document } from "https://deno.land/x/deno_dom@v0.1.45/deno-dom-wasm.ts";

Parameters

optional
deep: boolean