UNPKG

@yuntijs/ui

Version:

☁️ Yunti UI - an open-source UI component library for building Cloud Native web apps

4 lines (3 loc) 146 B
/// <reference types="react" /> import { RichTextToolbarProps } from '../../types'; export declare const Toolbar: React.FC<RichTextToolbarProps>;