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