method Element.prototype.prependimport { Element } from "https://deno.land/x/lol_html@0.0.4/types.d.ts"; prepend(content: string, content_type?: any): voidParameterscontent: stringoptionalcontent_type: anyReturnsvoid