issues
search
mcollina
/
async-cache-dedupe
Async cache with dedupe support
MIT License
638
stars
40
forks
source link
Fix/align ts types with code
#143
Closed
SkeLLLa
closed
6 months ago
SkeLLLa
commented
6 months ago
What's in PR:
Align types with actual js code.
Replace tabs with spaces to align with library code.
Export types that might be used in code while extending cache or storage.
What's in PR: