import { default } from "https://deno.land/x/html_parser@v0.1.3/src/DomSerializer.ts";
Renders a DOM node or an array of DOM nodes to a string.
Can be thought of as the equivalent of the outerHTML
of the passed node(s).
Parameters
optional
options: DomSerializerOptions = [UNSUPPORTED]Changes serialization behavior