Skip to main content
Module

x/lume/core/utils/dom_fast.ts>documentToString

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function documentToString
import { documentToString } from "https://deno.land/x/lume@v2.3.0/core/utils/dom_fast.ts";

Convert an Document instance to a string

Parameters

document: Document