UNPKG

@wiris/mathtype-ckeditor5

Version:

MathType Web for CKEditor5 editor

7 lines (5 loc) 248 B
import MathType from "./plugin.js"; import CKEditor5Integration from "./integration.js"; import { MathTypeCommand, ChemTypeCommand } from "./commands.js"; export default MathType; export { CKEditor5Integration, MathTypeCommand, ChemTypeCommand };