IOweb/node_modules/astro-icon/components/cache.ts
2026-07-03 15:07:38 -05:00

1 line
66 B
TypeScript

export const cache = new WeakMap<Request, Map<string, number>>();