class TextChunkRe-exportimport { TextChunk } from "https://deno.land/x/aleph@1.0.0-beta.1/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): void