class Commentimport { Comment } from "https://dotland.deno.dev/x/aleph@1.0.0-alpha.20/server/html.ts"; Propertiesreadonlyremoved: booleanreadonlytext: stringMethodsafter(content: string, content_type?: any): voidbefore(content: string, content_type?: any): voidfree(): voidremove(): voidreplace(content: string, content_type?: any): voidimport Commentimport { Comment } from "https://dotland.deno.dev/x/aleph@1.0.0-alpha.20/server/html.ts";