mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-06 06:19:58 +08:00
* Update timeout callback to take the value that timed out Per memory-cache code, the timeout callback takes a 'value'. * Update memory-cache tests Updated memory-cache tests to show that backwords compatibility is maintained while also supporting its full capabilities.