method Element.prototype.setInnerContentRe-exportimport { Element } from "https://deno.land/x/aleph@1.0.0-alpha.54/server/html.ts"; setInnerContent(content: string, content_type?: any): voidParameterscontent: stringoptionalcontent_type: anyReturnsvoid