function getMarkAttributesimport { getMarkAttributes } from "https://deno.land/x/netzo@0.4.72/deps/@tiptap/react.ts"; getMarkAttributes(state: EditorState, typeOrName: string | MarkType): Record<string, any>Parametersstate: EditorStatetypeOrName: string | MarkTypeReturnsRecord<string, any>