UNPKG

jodit-react

Version:

Jodit is awesome and usefully wysiwyg editor with filebrowser

5 lines (3 loc) 160 B
import type { Jodit as JoditConstructorType } from 'jodit/esm/jodit'; import 'jodit/esm/plugins/all'; export declare const Jodit: typeof JoditConstructorType;