UNPKG

@lobehub/editor

Version:

A powerful and extensible rich text editor built on Meta's Lexical framework, providing a modern editing experience with React integration.

7 lines (6 loc) 256 B
export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{ mathInline: string; mathBlock: string; mathEditor: import("antd-style").SerializedStyles; mathEditorFooter: import("antd-style").SerializedStyles; }>;