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

typescript import if WeakMap mode #109

Open
amitm02 opened this issue Feb 25, 2020 · 1 comment
Open

typescript import if WeakMap mode #109

amitm02 opened this issue Feb 25, 2020 · 1 comment
Assignees
Labels

Comments

@amitm02
Copy link

amitm02 commented Feb 25, 2020

How can I import memoizee in typescript?
(var memoize = require("memoizee/weak"); in JS)
@types/memoizee does not seems to have any "WeakMap" variant.

@Rush
Copy link

Rush commented Feb 25, 2020

Just a user of memoizee here, not a maintainer but I think the types are not maintained in this repo. You would have to report the issue to the @types/memoizee author.

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

No branches or pull requests

3 participants