Skip to content

Commit

Permalink
export
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelle committed Nov 27, 2023
1 parent 562685e commit 0348538
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/packages/excalidraw/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -286,3 +286,5 @@ export * as icons from "../../components/icons";
export * as actions from "../../actions/index";

export { duplicateElements, duplicateElement } from "../../element/newElement";

export { parseMermaidToExcalidraw } from "@excalidraw/mermaid-to-excalidraw";

0 comments on commit 0348538

Please sign in to comment.