mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-15 02:45:16 +00:00
4 lines
124 B
TypeScript
4 lines
124 B
TypeScript
// Small collection helpers for bounded in-memory plugin caches.
|
|
|
|
export { pruneMapToMaxSize } from "../infra/map-size.js";
|