Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

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

Open
davidrsacks wants to merge 1 commit intosoywiz-archive:masterfrom
davidrsacks:patch-1
Open

Update memory-cache.d.ts timeout callback#58
davidrsacks wants to merge 1 commit intosoywiz-archive:masterfrom
davidrsacks:patch-1

Conversation

@davidrsacks
Copy link
Copy Markdown

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
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants