sindresorhus / p-memoize

Memoize promise-returning & async functions
MIT License
396 stars 30 forks source link

Add TypeScript definition, throw when clearing non-memoized functions #7

Closed BendingBender closed 5 years ago

BendingBender commented 5 years ago

Waiting for https://github.com/sindresorhus/mem/pull/28.