Skip to content

Commit

Permalink
feat: exposed RentalPool
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Feb 10, 2025
1 parent 9799378 commit 92aade0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/engine/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ export * from './Util/Future';
export * from './Util/Semaphore';
export * from './Util/Coroutine';
export * from './Util/Assert';
export * from './Util/RentalPool';

// ex.Deprecated
// import * as deprecated from './Deprecated';
Expand Down

0 comments on commit 92aade0

Please sign in to comment.