Skip to content

Commit

Permalink
Exports
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonsturges committed Nov 20, 2024
1 parent b76c146 commit dd7b895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export { twistBrush } from "./brushes/TwistBrush";
//------------------------------

export { Axis } from "./constants/Axis";
export { ColorPalette } from "./constants/ColorPalette"
export { Direction } from "./constants/Direction";
export * from "./constants/Easing";
export { Falloff } from "./constants/Falloff";
Expand Down

0 comments on commit dd7b895

Please sign in to comment.