chore(ckeditor5-math): integrate source code

This commit is contained in:
Elian Doran
2025-05-04 22:16:32 +03:00
parent ee6e111a85
commit 5d42b942ba
19 changed files with 67 additions and 168 deletions

View File

@@ -1,7 +1,9 @@
import ckeditor from './../theme/icons/ckeditor.svg';
import './augmentation.js';
import "../theme/mathform.css";
export { default as Math } from './math.js';
export { default as AutoformatMath } from './autoformatmath.js';
export const icons = {
ckeditor