Skip to content

Commit

Permalink
Exports
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonsturges committed Nov 26, 2024
1 parent 7029723 commit b3e576e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,9 @@ export { TreeGeometry } from "./geometry/trees/TreeGeometry";
// Models
//------------------------------

// Architecture
export { Diorama } from "./models/architecture/Diorama";

// Astronomy
export { Moon } from "./models/astronomy/Moon";

Expand Down

0 comments on commit b3e576e

Please sign in to comment.