Skip to content

Commit

Permalink
feat(world): export pathfinding API
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe-Devr committed Sep 22, 2024
1 parent ff7f32e commit 27d94c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/world/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ export * from "./dialogue";
export * from "./book";
export * from "./events";
export * from "./loot";
export * from "./pathfinding";

0 comments on commit 27d94c0

Please sign in to comment.