class Api.TextAnchor extends VirtualClass<{ text: Api.TypeRichText; name: string; }>import { Api } from "https://deno.land/x/grm@0.6.0/mod.ts"; const { TextAnchor } = Api; PropertiesclassName: "TextAnchor"classType: "constructor"CONSTRUCTOR_ID: 894777186name: stringSUBCLASS_OF_ID: 4056986745text: Api.TypeRichTextStatic MethodsfromReader(reader: Reader): TextAnchor