Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method DocumentFragment.prototype.prepend
Re-export
import { DocumentFragment } from "https://deno.land/x/frugal@0.2.1/dep/dom.ts";

Parameters

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