Skip to content

Commit

Permalink
added to index as well
Browse files Browse the repository at this point in the history
  • Loading branch information
rbathoorn authored and Fil committed Jun 10, 2024
1 parent 7a91eda commit 660fe62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ export {default as geoAirocean} from "./airocean.js";
export {default as geoIcosahedral} from "./icosahedral.js";
export {default as geoImago, imagoBlock as geoImagoBlock, imagoRaw as geoImagoRaw} from "./imago.js";
export {default as geoCubic} from "./cubic.js";
export {default as geoRhombicDodecahedral} from "./rhombic.js";
export {default as geoDeltoidalHexecontahedral} from "./deltoidal.js";
export {default as geoCahillKeyes, cahillKeyesRaw as geoCahillKeyesRaw} from "./cahillKeyes.js";
export {default as geoComplexLog, complexLogRaw as geoComplexLogRaw} from "./complexLog.js";

0 comments on commit 660fe62

Please sign in to comment.