UNPKG

@kedao/editor

Version:

Rich Text Editor Based On Draft.js

9 lines (8 loc) 208 B
import './styles.scss'; declare const _default: (options: any) => { type: string; includeEditors: any; excludeEditors: any; interceptor: (editorProps: any) => any; }; export default _default;