mirror of
https://github.com/BreizhHardware/memoizee.git
synced 2026-03-18 21:40:27 +01:00
- Proto chain safe - Memoized method is ready right after first access (previously it was bundled on first invokation which was problematic) - memoize when used with method option returns object with name -> descriptor content, it should be used with Object.defineProperties on target object