@uva-glass/component-library
Version:
React components UvA
19 lines (18 loc) • 758 B
JavaScript
import { ToolBarPlugin as e } from "./ToolbarPlugin/ToolbarPlugin.js";
import { BlockFormatPlugin as l } from "./BlockFormatPlugin/BlockFormatPlugin.js";
import { ListPlugin as n } from "./ListPlugin/ListPlugin.js";
import { LinkPlugin as m, getLinkNodeTag as x } from "./LinkPlugin/LinkPlugin.js";
import { HistoryPlugin as p } from "./HistoryPlugin/HistoryPlugin.js";
import { T as a } from "../../../TablePlugin-MjKuocl4.js";
import { TableCellContextMenu as T } from "./TablePlugin/TableCellContextMenu/TableCellContextMenu.js";
export {
l as BlockFormatPlugin,
p as HistoryPlugin,
m as LinkPlugin,
n as ListPlugin,
T as TableCellContextMenu,
a as TablePlugin,
e as ToolBarPlugin,
x as getLinkNodeTag
};
//# sourceMappingURL=index.js.map