import { Jodit } from './types/include.jodit';
import JoditEditor from './types/JoditEditor';

export default JoditEditor;
export { Jodit };
