UNPKG

react-simple-wysiwyg

Version:
4 lines (3 loc) 158 B
import React from 'react'; import { HTMLAttributes } from 'react'; export declare function Toolbar(props: HTMLAttributes<HTMLDivElement>): React.JSX.Element;