Skip to content

Commit

Permalink
Merge pull request #512 from iden3/chore/export-curves
Browse files Browse the repository at this point in the history
Export curves
  • Loading branch information
OBrezhniev authored Aug 1, 2024
2 parents bda5de3 + ed94dcb commit 7a37590
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ export * as wtns from "./src/wtns.js";
export * as zKey from "./src/zkey.js";
export * as plonk from "./src/plonk.js";
export * as fflonk from "./src/fflonk.js";
export * as curves from "./src/curves.js";

0 comments on commit 7a37590

Please sign in to comment.