class TextChunkimport { TextChunk } from "https://dotland.deno.dev/x/aleph@1.0.0-beta.15/server/types.ts"; PropertiesreadonlylastInTextNode: booleanreadonlyremoved: booleanreadonlytext: stringMethodsafter(content: string, content_type?: any): voidbefore(content: string, content_type?: any): voidfree(): voidremove(): voidreplace(content: string, content_type?: any): voidimport TextChunkimport { TextChunk } from "https://dotland.deno.dev/x/aleph@1.0.0-beta.15/server/types.ts";