Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update memory-cache.d.ts timeout callback #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

davidrsacks
Copy link

Per code at https://github.com/ptarjan/node-cache/blob/master/index.js line 37, the timeout callback takes the value as well as the key. Fixing the definition so it can be passed easily.

Per code at https://github.com/ptarjan/node-cache/blob/master/index.js line 37, the timeout callback takes the value as well as the key. Fixing the definition so it can be passed easily.
@midknight41
Copy link
Contributor

Pretty sure this project is abandoned. Everything from here was moved to DefinitelyTyped. Check the definition there and submit a PR if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants