UNPKG

mjeditor

Version:

A modern, plugin-extensible rich text editor for React with beautiful custom dialogs, notification system, and comprehensive editing features. Built with Slate.js for maximum flexibility.

4 lines 157 B
import { Plugin } from '../types'; declare const StrikethroughPlugin: Plugin; export default StrikethroughPlugin; //# sourceMappingURL=strikethrough.d.ts.map