@uva-glass/component-library
Version:
React components UvA
23 lines (22 loc) • 972 B
JavaScript
import { ToolBarPlugin as e } from "./ToolbarPlugin/ToolbarPlugin.js";
import { BlockFormatPlugin as t } from "./BlockFormatPlugin/BlockFormatPlugin.js";
import { ListPlugin as n } from "./ListPlugin/ListPlugin.js";
import { LinkPlugin as g, getLinkNodeTag as m } from "./LinkPlugin/LinkPlugin.js";
import { HistoryPlugin as f } from "./HistoryPlugin/HistoryPlugin.js";
import { T as u } from "../../../TablePlugin-BLbsvcuu.js";
import { TableCellContextMenu as T } from "./TablePlugin/TableCellContextMenu/TableCellContextMenu.js";
import { T as b } from "../../../TableCellResizerPlugin-HPo4ZkHo.js";
import { PasteHandlerPlugin as C } from "./PasteHandlerPlugin/PasteHandlerPlugin.js";
export {
t as BlockFormatPlugin,
f as HistoryPlugin,
g as LinkPlugin,
n as ListPlugin,
C as PasteHandlerPlugin,
T as TableCellContextMenu,
b as TableCellResizerPlugin,
u as TablePlugin,
e as ToolBarPlugin,
m as getLinkNodeTag
};
//# sourceMappingURL=index.js.map