UNPKG

@dslate/antd

Version:

一个Antd Design风格的富文本编辑器 - A Antd Design style rich editor based on Slate

3 lines (2 loc) 183 B
import { PropsWithChildren } from 'react'; export declare const Button: ({ children, active, disabled, ...props }: PropsWithChildren<any>) => import("react/jsx-runtime").JSX.Element;