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";
|