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