class Commentimport { Comment } from "https://dotland.deno.dev/x/aleph@1.0.0-beta.15/server/types.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-beta.15/server/types.ts";