UNPKG

@dslate/semi

Version:

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

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