Skip to content

Commit

Permalink
fix: fraction export
Browse files Browse the repository at this point in the history
  • Loading branch information
cjkoepke committed Jul 1, 2024
1 parent 3ccb3b2 commit d1fdbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fraction/src/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "./Fraction";
export * from "./Fraction.js";

0 comments on commit d1fdbaf

Please sign in to comment.