UNPKG

hardware-concurrency

Version:
6 lines (4 loc) 81 B
export const cache = new Map() export function clearCache() { cache.clear() }