function stringToDocumentimport { stringToDocument } from "https://dotland.deno.dev/x/lume@v2.3.3/core/utils/dom_fast.ts"; stringToDocument(string: string): DocumentParse a string with HTML code and return a Document Parametersstring: stringReturnsDocument