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 9, 2024
1 parent 6491cdb commit f0fdffd
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";
export {default as geoIcosahedral} from "./icosahedral";
export {default as geoImago, imagoBlock as geoImagoBlock, imagoRaw as geoImagoRaw} from "./imago";
export {default as geoCubic} from "./cubic";
export {default as geoRhombicDodecahedral} from "./rhombic";
export {default as geoDeltoidalHexecontahedral} from "./deltoidal";
export {default as geoCahillKeyes, cahillKeyesRaw as geoCahillKeyesRaw} from "./cahillKeyes";
export {default as geoComplexLog, complexLogRaw as geoComplexLogRaw} from "./complexLog";

0 comments on commit f0fdffd

Please sign in to comment.