Skip to content

Commit

Permalink
export actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelle committed Jul 10, 2023
1 parent 2b18be0 commit 0732d68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/packages/excalidraw/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -264,3 +264,4 @@ export { libraryItemsAtom } from "../../data/library";
export { exportToCanvas } from "../../scene/export";

export * as icons from "../../components/icons";
export * as actions from "../../actions/index";

0 comments on commit 0732d68

Please sign in to comment.