You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
How can I import memoizee in typescript?
(var memoize = require("memoizee/weak"); in JS)
@types/memoizee does not seems to have any "WeakMap" variant.
The text was updated successfully, but these errors were encountered: